All Superinterfaces:
org.eclipse.persistence.internal.helper.DatabaseType, org.eclipse.persistence.internal.helper.SimpleDatabaseType
All Known Implementing Classes:
JDBCTypes

public interface JDBCType extends org.eclipse.persistence.internal.helper.SimpleDatabaseType
PUBLIC: Marker interface for JDBC type metadata
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 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