Package org.hibernate.engine.jdbc.spi
package org.hibernate.engine.jdbc.spi
SPI contracts supporting various aspects of JDBC interaction.
-
ClassDescriptionSpecialized
JdbcWrappercontract for wrapped objects that can additionally be invalidatedCoordinates JDBC-related activities.Provides access to services related to JDBC operations.JdbcWrapper<T>Generic contract for wrapped JDBC objects.Interface to the object that prepares JDBCPreparedStatements related to mutations on behalf of aJdbcCoordinator.Deprecated, for removal: This API element is subject to removal in a future version.Use SchemaNameResolver instead.Helper for handlingSQLExceptions in various manners.Standard SQLWarning handler for logging warningsContract for handling warnings.Basic support forSqlExceptionHelper.WarningHandlerimplementations which handle warningsCentralize logging for SQL statements.Interface to the object that prepares JDBCStatements andPreparedStatements on behalf of aJdbcCoordinator.Deprecated, for removal: This API element is subject to removal in a future version.This class is no longer used and will be removedDescribes the intrinsic nullability of a data type as reported by the JDBC driver.Describes the searchability of a data type as reported by the JDBC driver.