Module org.eclipse.persistence.core
Interface OraclePLSQLType
- All Superinterfaces:
DatabaseType
,SimpleDatabaseType
- All Known Implementing Classes:
OraclePLSQLTypes
,PLSQLCollection
,PLSQLCursor
,PLSQLrecord
PUBLIC: Marker interface for Oracle PL/SQL types
- Since:
- Oracle TopLink 11.x.x
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.persistence.internal.helper.DatabaseType
DatabaseType.DatabaseTypeHelper
-
Field Summary
Fields inherited from interface org.eclipse.persistence.internal.helper.DatabaseType
ARGNAME_SIZE_LIMIT, COMPAT_SHORT_PREFIX, COMPAT_SUFFIX, TARGET_SHORT_PREFIX, TARGET_SUFFIX
-
Method Summary
Methods inherited from interface org.eclipse.persistence.internal.helper.DatabaseType
buildBeginBlock, buildInDeclare, buildOutAssignment, buildOutDeclare, buildOutputRow, computeInIndex, computeOutIndex, getConversionCode, getSqlCode, getTypeName, isComplexDatabaseType, isJDBCType, logParameter, translate
-
Field Details
-
PLSQLBoolean_IN_CONV
- See Also:
-
PLSQLBoolean_OUT_CONV
- See Also:
-