Uses of Enum Class
oracle.jdbc.OracleType
Packages that use OracleType
Package
Description
Beginning in Oracle9i, the Oracle extensions to JDBC are captured
in the package
oracle.jdbc.A package of classes that represent java SQL types and Oracle specific
SQL types.
-
Uses of OracleType in oracle.jdbc
Methods in oracle.jdbc that return OracleTypeModifier and TypeMethodDescriptionstatic OracleTypeOracleType.toOracleType(int oracleTypesConst) Returns the OracleType corresponding to the int constant defined inOracleTypes.static OracleTypeOracleType.toOracleType(SQLType sqlType) Returns the OracleType corresponding to SQLType.VectorMetaData.type()Returns the type of the VECTOR described by this metadata.static OracleTypeReturns the enum constant of this class with the specified name.static OracleType[]OracleType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of OracleType in oracle.sql
Methods in oracle.sql that return OracleTypeModifier and TypeMethodDescriptionVECTOR.getType()Returns the type of this VECTOR, which is one of the following: