Uses of Enum Class
org.apache.torque.generator.jdbc.SchemaType
Packages that use SchemaType
-
Uses of SchemaType in org.apache.torque.generator.jdbc
Methods in org.apache.torque.generator.jdbc that return SchemaTypeModifier and TypeMethodDescriptionstatic SchemaTypeSchemaType.getByJdbcType(Integer jdbcType) Returns the schema type which corresponds to the given jdbc type.static SchemaTypeReturns the enum constant of this class with the specified name.static SchemaType[]SchemaType.values()Returns an array containing the constants of this enum class, in the order they are declared.