类的使用
org.hibernate.engine.jdbc.spi.SqlExceptionHelper
-
使用SqlExceptionHelper的程序包 程序包 说明 org.hibernate.engine.jdbc.batch.internal Internals for JDBC batching support.org.hibernate.engine.jdbc.env.internal org.hibernate.engine.jdbc.env.spi org.hibernate.engine.jdbc.internal Internals for supporting various aspects of JDBC interactionorg.hibernate.engine.jdbc.spi SPI contracts for supporting various aspects of JDBC interactionorg.hibernate.engine.spi org.hibernate.persister.collection This package abstracts the persistence mechanism for collections.org.hibernate.resource.transaction.backend.jdbc.internal org.hibernate.resource.transaction.backend.jta.internal org.hibernate.tool.schema.internal org.hibernate.tool.schema.internal.exec -
-
org.hibernate.engine.jdbc.batch.internal中SqlExceptionHelper的使用
返回SqlExceptionHelper的org.hibernate.engine.jdbc.batch.internal中的方法 修饰符和类型 方法 说明 protected SqlExceptionHelperAbstractBatchImpl. sqlExceptionHelper()Convenience access to the SQLException helper. -
org.hibernate.engine.jdbc.env.internal中SqlExceptionHelper的使用
返回SqlExceptionHelper的org.hibernate.engine.jdbc.env.internal中的方法 修饰符和类型 方法 说明 SqlExceptionHelperJdbcEnvironmentImpl. getSqlExceptionHelper() -
org.hibernate.engine.jdbc.env.spi中SqlExceptionHelper的使用
返回SqlExceptionHelper的org.hibernate.engine.jdbc.env.spi中的方法 修饰符和类型 方法 说明 SqlExceptionHelperJdbcEnvironment. getSqlExceptionHelper()Obtain the helper for dealing with JDBCSQLExceptionfaults. -
org.hibernate.engine.jdbc.internal中SqlExceptionHelper的使用
返回SqlExceptionHelper的org.hibernate.engine.jdbc.internal中的方法 修饰符和类型 方法 说明 SqlExceptionHelperJdbcServicesImpl. getSqlExceptionHelper()SqlExceptionHelperJdbcCoordinatorImpl. sqlExceptionHelper()Access to the SqlExceptionHelper -
org.hibernate.engine.jdbc.spi中SqlExceptionHelper的使用
返回SqlExceptionHelper的org.hibernate.engine.jdbc.spi中的方法 修饰符和类型 方法 说明 SqlExceptionHelperJdbcServices. getSqlExceptionHelper()Obtain service for dealing with exceptions. -
org.hibernate.engine.spi中SqlExceptionHelper的使用
返回SqlExceptionHelper的org.hibernate.engine.spi中的方法 修饰符和类型 方法 说明 SqlExceptionHelperSessionFactoryDelegatingImpl. getSQLExceptionHelper()default SqlExceptionHelperSessionFactoryImplementor. getSQLExceptionHelper()已过时。since 5.0; useJdbcServices.getSqlExceptionHelper()instead as obtained fromSessionFactoryImplementor.getServiceRegistry() -
org.hibernate.persister.collection中SqlExceptionHelper的使用
声明为SqlExceptionHelper的org.hibernate.persister.collection中的字段 修饰符和类型 字段 说明 protected SqlExceptionHelperAbstractCollectionPersister. sqlExceptionHelper返回SqlExceptionHelper的org.hibernate.persister.collection中的方法 修饰符和类型 方法 说明 protected SqlExceptionHelperAbstractCollectionPersister. getSQLExceptionHelper() -
org.hibernate.resource.transaction.backend.jdbc.internal中SqlExceptionHelper的使用
返回SqlExceptionHelper的org.hibernate.resource.transaction.backend.jdbc.internal中的方法 修饰符和类型 方法 说明 protected SqlExceptionHelperJdbcIsolationDelegate. sqlExceptionHelper()参数类型为SqlExceptionHelper的org.hibernate.resource.transaction.backend.jdbc.internal中的构造器 构造器 说明 JdbcIsolationDelegate(JdbcConnectionAccess connectionAccess, SqlExceptionHelper sqlExceptionHelper) -
org.hibernate.resource.transaction.backend.jta.internal中SqlExceptionHelper的使用
返回SqlExceptionHelper的org.hibernate.resource.transaction.backend.jta.internal中的方法 修饰符和类型 方法 说明 protected SqlExceptionHelperJtaIsolationDelegate. sqlExceptionHelper()参数类型为SqlExceptionHelper的org.hibernate.resource.transaction.backend.jta.internal中的构造器 构造器 说明 JtaIsolationDelegate(JdbcConnectionAccess connectionAccess, SqlExceptionHelper sqlExceptionHelper, javax.transaction.TransactionManager transactionManager) -
org.hibernate.tool.schema.internal中SqlExceptionHelper的使用
返回SqlExceptionHelper的org.hibernate.tool.schema.internal中的方法 修饰符和类型 方法 说明 SqlExceptionHelperHibernateSchemaManagementTool.JdbcContextImpl. getSqlExceptionHelper() -
org.hibernate.tool.schema.internal.exec中SqlExceptionHelper的使用
返回SqlExceptionHelper的org.hibernate.tool.schema.internal.exec中的方法 修饰符和类型 方法 说明 SqlExceptionHelperJdbcContext. getSqlExceptionHelper()
-