Package org.mybatis.generator.config
Class MergeConstants
java.lang.Object
org.mybatis.generator.config.MergeConstants
This class holds constants useful in the XML and Java merging operations.
- Author:
- Jeff Butler
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
commentContainsTag
(String comment) static String[]
static boolean
-
Field Details
-
NEW_ELEMENT_TAG
- See Also:
-
-
Method Details
-
getOldElementTags
-
idStartsWithPrefix
-
commentContainsTag
-