Package org.hibernate.engine.jdbc.spi
package org.hibernate.engine.jdbc.spi
SPI contracts supporting various aspects of JDBC interaction.
-
ClassDescriptionCoordinates 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 JDBC
PreparedStatements related to mutations on behalf of aJdbcCoordinator.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.Describes 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.