程序包的使用
org.hibernate.jdbc
-
使用org.hibernate.jdbc的程序包 程序包 说明 org.hibernate This package defines the central Hibernate APIs.org.hibernate.engine.jdbc.batch.internal Internals for JDBC batching support.org.hibernate.engine.jdbc.batch.spi Defines contracts for JDBC batching support.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.engine.transaction.spi org.hibernate.internal An internal package containing mostly implementations of central Hibernate APIs.org.hibernate.jdbc org.hibernate.persister.entity This package abstracts persistence mechanisms for entities, and defines the Hibernate runtime metamodel.org.hibernate.resource.transaction.backend.jdbc.internal org.hibernate.resource.transaction.backend.jta.internal -
org.hibernate使用的org.hibernate.jdbc中的类 类 说明 ReturningWork A discrete piece of work following the lines ofWorkbut returning a result.Work Contract for performing a discrete piece of JDBC work. -
org.hibernate.engine.jdbc.batch.internal使用的org.hibernate.jdbc中的类 类 说明 Expectation Defines an expected DML operation outcome. -
org.hibernate.engine.jdbc.batch.spi使用的org.hibernate.jdbc中的类 类 说明 Expectation Defines an expected DML operation outcome. -
org.hibernate.engine.jdbc.internal使用的org.hibernate.jdbc中的类 类 说明 WorkExecutorVisitable This interface provides a way to execute unrelated "work" objects using polymorphism. -
org.hibernate.engine.jdbc.spi使用的org.hibernate.jdbc中的类 类 说明 WorkExecutorVisitable This interface provides a way to execute unrelated "work" objects using polymorphism. -
org.hibernate.engine.spi使用的org.hibernate.jdbc中的类 类 说明 ReturningWork A discrete piece of work following the lines ofWorkbut returning a result.Work Contract for performing a discrete piece of JDBC work. -
org.hibernate.engine.transaction.spi使用的org.hibernate.jdbc中的类 类 说明 WorkExecutorVisitable This interface provides a way to execute unrelated "work" objects using polymorphism. -
org.hibernate.internal使用的org.hibernate.jdbc中的类 类 说明 ReturningWork A discrete piece of work following the lines ofWorkbut returning a result.Work Contract for performing a discrete piece of JDBC work. -
org.hibernate.jdbc使用的org.hibernate.jdbc中的类 类 说明 Expectation Defines an expected DML operation outcome.Expectations.BasicExpectation ReturningWork A discrete piece of work following the lines ofWorkbut returning a result.TooManyRowsAffectedException Indicates that more rows were affected then we were expecting to be.Work Contract for performing a discrete piece of JDBC work.WorkExecutor A visitor used for executing a discrete piece of work encapsulated in aWorkorReturningWorkinstance..WorkExecutorVisitable This interface provides a way to execute unrelated "work" objects using polymorphism. -
org.hibernate.persister.entity使用的org.hibernate.jdbc中的类 类 说明 Expectation Defines an expected DML operation outcome. -
org.hibernate.resource.transaction.backend.jdbc.internal使用的org.hibernate.jdbc中的类 类 说明 WorkExecutorVisitable This interface provides a way to execute unrelated "work" objects using polymorphism. -
org.hibernate.resource.transaction.backend.jta.internal使用的org.hibernate.jdbc中的类 类 说明 WorkExecutorVisitable This interface provides a way to execute unrelated "work" objects using polymorphism.