Uses of Enum Class
org.pgcodekeeper.core.schema.ms.GeneratedType
Packages that use GeneratedType
-
Uses of GeneratedType in org.pgcodekeeper.core.schema.ms
Methods in org.pgcodekeeper.core.schema.ms that return GeneratedTypeModifier and TypeMethodDescriptionMsColumn.getGenerated()static GeneratedTypeGeneratedType.parseDbType(int type) Parses a database type ID to the corresponding GeneratedType.static GeneratedTypeReturns the enum constant of this class with the specified name.static GeneratedType[]GeneratedType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.pgcodekeeper.core.schema.ms with parameters of type GeneratedType