Class SQLCondition
java.lang.Object
no.sikt.graphitron.definitions.helpers.CodeReferenceWrapper
no.sikt.graphitron.definitions.sql.SQLCondition
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanno.sikt.graphitron.javapoet.CodeBlockformatToString(List<no.sikt.graphitron.javapoet.CodeBlock> methodInputs) booleanMethods inherited from class no.sikt.graphitron.definitions.helpers.CodeReferenceWrapper
getClassName, getContextFields, getGenericReturnType, getMethod, getMethodName, getReference
-
Constructor Details
-
SQLCondition
-
SQLCondition
public SQLCondition(T field)
-
-
Method Details