Uses of Enum Class
org.openforis.collect.relational.sql.RDBJdbcType
Packages that use RDBJdbcType
-
Uses of RDBJdbcType in org.openforis.collect.relational.model
Methods in org.openforis.collect.relational.model that return RDBJdbcType -
Uses of RDBJdbcType in org.openforis.collect.relational.sql
Methods in org.openforis.collect.relational.sql that return RDBJdbcTypeModifier and TypeMethodDescriptionstatic RDBJdbcTypeRDBJdbcType.fromCompositeAttributeDefinition(AttributeDefinition defn) static RDBJdbcTypestatic RDBJdbcTypeReturns the enum constant of this class with the specified name.static RDBJdbcType[]RDBJdbcType.values()Returns an array containing the constants of this enum class, in the order they are declared.