Uses of Class
org.mybatis.generator.config.IgnoredColumnException
Packages that use IgnoredColumnException
-
Uses of IgnoredColumnException in org.mybatis.generator.config
Fields in org.mybatis.generator.config with type parameters of type IgnoredColumnExceptionModifier and TypeFieldDescriptionprivate final List<IgnoredColumnException> IgnoredColumnPattern.exceptionsMethods in org.mybatis.generator.config with parameters of type IgnoredColumnExceptionModifier and TypeMethodDescriptionvoidIgnoredColumnPattern.addException(IgnoredColumnException exception)