A B C D E F G H I J L M N O P Q R S T U V W X

V

validate(List<String>) - Method in interface org.mybatis.generator.api.Plugin
This method is called after all the setXXX methods are called, but before any other method is called.
validate(List<String>, String) - Method in class org.mybatis.generator.config.ColumnOverride
 
validate(List<String>, String) - Method in class org.mybatis.generator.config.ColumnRenamingRule
 
validate() - Method in class org.mybatis.generator.config.Configuration
This method does a simple validate, it makes sure that all required fields have been filled in and that all implementation classes exist and are of the proper type.
validate(List<String>) - Method in class org.mybatis.generator.config.Context
This method does a simple validate, it makes sure that all required fields have been filled in.
validate(List<String>, String) - Method in class org.mybatis.generator.config.GeneratedKey
 
validate(List<String>, String) - Method in class org.mybatis.generator.config.IgnoredColumn
 
validate(List<String>, String) - Method in class org.mybatis.generator.config.JavaClientGeneratorConfiguration
 
validate(List<String>, String) - Method in class org.mybatis.generator.config.JavaModelGeneratorConfiguration
 
validate(List<String>) - Method in class org.mybatis.generator.config.JDBCConnectionConfiguration
 
validate(List<String>, String) - Method in class org.mybatis.generator.config.PluginConfiguration
 
validate(List<String>, String) - Method in class org.mybatis.generator.config.SqlMapGeneratorConfiguration
 
validate(List<String>, int) - Method in class org.mybatis.generator.config.TableConfiguration
 
validate(List<String>) - Method in class org.mybatis.generator.internal.PluginAggregator
 
validate(List<String>) - Method in class org.mybatis.generator.plugins.CachePlugin
 
validate(List<String>) - Method in class org.mybatis.generator.plugins.CaseInsensitiveLikePlugin
 
validate(List<String>) - Method in class org.mybatis.generator.plugins.EqualsHashCodePlugin
This plugin is always valid - no properties are required
validate(List<String>) - Method in class org.mybatis.generator.plugins.MapperConfigPlugin
 
validate(List<String>) - Method in class org.mybatis.generator.plugins.RenameExampleClassPlugin
 
validate(List<String>) - Method in class org.mybatis.generator.plugins.RowBoundsPlugin
 
validate(List<String>) - Method in class org.mybatis.generator.plugins.SerializablePlugin
 
validate(List<String>) - Method in class org.mybatis.generator.plugins.SqlMapConfigPlugin
 
validate(List<String>) - Method in class org.mybatis.generator.plugins.ToStringPlugin
 
validate(List<String>) - Method in class org.mybatis.generator.plugins.VirtualPrimaryKeyPlugin
 
valueOf(String) - Static method in enum org.mybatis.generator.api.dom.java.JavaVisibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mybatis.generator.api.IntrospectedTable.InternalAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mybatis.generator.api.IntrospectedTable.TargetRuntime
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mybatis.generator.api.Plugin.ModelClassType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mybatis.generator.config.ModelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mybatis.generator.internal.db.DatabaseDialects
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mybatis.generator.plugins.CachePlugin.CacheProperty
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.mybatis.generator.api.dom.java.JavaVisibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mybatis.generator.api.IntrospectedTable.InternalAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mybatis.generator.api.IntrospectedTable.TargetRuntime
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mybatis.generator.api.Plugin.ModelClassType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mybatis.generator.config.ModelType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mybatis.generator.internal.db.DatabaseDialects
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mybatis.generator.plugins.CachePlugin.CacheProperty
Returns an array containing the constants of this enum type, in the order they are declared.
VerboseProgressCallback - Class in org.mybatis.generator.api
 
VerboseProgressCallback() - Constructor for class org.mybatis.generator.api.VerboseProgressCallback
 
VirtualPrimaryKeyPlugin - Class in org.mybatis.generator.plugins
This plugin can be used to specify columns that act as a primary key, even if they are not strictly defined as primary keys in the database.
VirtualPrimaryKeyPlugin() - Constructor for class org.mybatis.generator.plugins.VirtualPrimaryKeyPlugin
 
visit(FieldDeclaration) - Method in class org.mybatis.generator.eclipse.core.merge.ExistingJavaFileVisitor
Find the generated fields and delete them
visit(MethodDeclaration) - Method in class org.mybatis.generator.eclipse.core.merge.ExistingJavaFileVisitor
Find the generated methods and delete them
visit(TypeDeclaration) - Method in class org.mybatis.generator.eclipse.core.merge.ExistingJavaFileVisitor
Find any generated inner types and delete them
visit(EnumDeclaration) - Method in class org.mybatis.generator.eclipse.core.merge.ExistingJavaFileVisitor
 
visit(FieldDeclaration) - Method in class org.mybatis.generator.eclipse.core.merge.NewJavaFileVisitor
 
visit(EnumDeclaration) - Method in class org.mybatis.generator.eclipse.core.merge.NewJavaFileVisitor
 
visit(MethodDeclaration) - Method in class org.mybatis.generator.eclipse.core.merge.NewJavaFileVisitor
 
visit(TypeDeclaration) - Method in class org.mybatis.generator.eclipse.core.merge.NewJavaFileVisitor
 
visit(CompilationUnit) - Method in class org.mybatis.generator.eclipse.core.merge.NewJavaFileVisitor
 

A B C D E F G H I J L M N O P Q R S T U V W X