Interface OraclePLSQLType

All Superinterfaces:
org.eclipse.persistence.internal.helper.DatabaseType, org.eclipse.persistence.internal.helper.SimpleDatabaseType
All Known Implementing Classes:
OraclePLSQLTypes, PLSQLCollection, PLSQLCursor, PLSQLrecord

public interface OraclePLSQLType extends org.eclipse.persistence.internal.helper.SimpleDatabaseType
PUBLIC: Marker interface for Oracle PL/SQL types
Author:
Mike Norman - michael.norman@oracle.com
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.eclipse.persistence.internal.helper.DatabaseType

    org.eclipse.persistence.internal.helper.DatabaseType.DatabaseTypeHelper
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
    static final String
     

    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, logParameter, translate