Class UstraDataProperties.LoggingInfo.QueryInfo
java.lang.Object
com.gsitm.ustra.java.data.properties.UstraDataProperties.LoggingInfo.QueryInfo
- Enclosing class:
- UstraDataProperties.LoggingInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanboolean활성화 여부프레임워크 쿼리로깅 제외로그 최대 길이 (0: 무제한)inthashCode()voidsetEnabled(Boolean enabled) 활성화 여부voidsetExcludeFramework(Boolean excludeFramework) 프레임워크 쿼리로깅 제외voidsetMaxLength(Long maxLength) 로그 최대 길이 (0: 무제한)toString()
-
Constructor Details
-
QueryInfo
public QueryInfo()
-
-
Method Details
-
getEnabled
활성화 여부 -
getMaxLength
로그 최대 길이 (0: 무제한) -
getExcludeFramework
프레임워크 쿼리로깅 제외 -
setEnabled
활성화 여부 -
setMaxLength
로그 최대 길이 (0: 무제한) -
setExcludeFramework
프레임워크 쿼리로깅 제외 -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-