Class FragmentGenerator.Builder
java.lang.Object
org.mybatis.generator.runtime.dynamic.sql.elements.FragmentGenerator.Builder
- Enclosing class:
FragmentGenerator
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withIntrospectedTable(IntrospectedTable introspectedTable) withResultMapId(String resultMapId) withTableFieldName(String tableFieldName)
-
Field Details
-
introspectedTable
-
resultMapId
-
tableFieldName
-
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withIntrospectedTable
-
withResultMapId
-
withTableFieldName
-
build
-