Uses of Class
org.mybatis.generator.config.PropertyHolder
Packages that use PropertyHolder
Package
Description
Provides the main classes and interfaces used by clients of MyBatis Generator.
-
Uses of PropertyHolder in org.mybatis.generator.api
Methods in org.mybatis.generator.api with parameters of type PropertyHolderModifier and TypeMethodDescriptionprivate booleanIntrospectedTable.isSubPackagesEnabled(PropertyHolder propertyHolder) -
Uses of PropertyHolder in org.mybatis.generator.config
Subclasses of PropertyHolder in org.mybatis.generator.configModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of PropertyHolder in org.mybatis.generator.config.xml
Methods in org.mybatis.generator.config.xml with parameters of type PropertyHolderModifier and TypeMethodDescriptionprotected voidMyBatisGeneratorConfigurationParser.parseProperty(PropertyHolder propertyHolder, Node node)