Uses of Enum Class
io.r2mo.dbe.mybatisplus.generator.SourceStructure
Packages that use SourceStructure
-
Uses of SourceStructure in io.r2mo.dbe.mybatisplus.generator
Methods in io.r2mo.dbe.mybatisplus.generator that return SourceStructureModifier and TypeMethodDescriptionAbstractGenConfig.metaStructure()GenConfig.metaStructure()static SourceStructureReturns the enum constant of this class with the specified name.static SourceStructure[]SourceStructure.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SourceStructure in io.r2mo.dbe.mybatisplus.generator.configure
Methods in io.r2mo.dbe.mybatisplus.generator.configure with parameters of type SourceStructure