java.lang.Object | ||
↳ | org.mybatis.generator.config.PropertyHolder | |
↳ | org.mybatis.generator.config.TypedPropertyHolder |
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Sets the value of the type specified in the configuration.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Sets the value of the type specified in the configuration. If the special value DEFAULT is specified, then the value will be ignored.
configurationType | the type specified in the configuration |
---|