|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.hibernate.jdbc | |
---|---|
org.hibernate | This package defines the central Hibernate APIs. |
org.hibernate.engine.jdbc.batch.internal | |
org.hibernate.engine.jdbc.batch.spi | |
org.hibernate.engine.jdbc.internal | |
org.hibernate.engine.jdbc.spi | |
org.hibernate.engine.transaction.internal.jdbc | |
org.hibernate.engine.transaction.internal.jta | |
org.hibernate.engine.transaction.spi | |
org.hibernate.internal | An internal package containing mostly implementations of central Hibernate APIs. |
org.hibernate.jdbc |
Essentially defines Work , ReturningWork and
Expectation as well as some exceptions |
org.hibernate.persister.entity | This package abstracts persistence mechanisms for entities, and defines the Hibernate runtime metamodel. |
org.hibernate.testing.junit4 |
Classes in org.hibernate.jdbc used by org.hibernate | |
---|---|
ReturningWork
A discrete piece of work following the lines of Work but returning a result. |
|
Work
Contract for performing a discrete piece of JDBC work. |
Classes in org.hibernate.jdbc used by org.hibernate.engine.jdbc.batch.internal | |
---|---|
Expectation
Defines an expected DML operation outcome. |
Classes in org.hibernate.jdbc used by org.hibernate.engine.jdbc.batch.spi | |
---|---|
Expectation
Defines an expected DML operation outcome. |
Classes in org.hibernate.jdbc used by org.hibernate.engine.jdbc.internal | |
---|---|
WorkExecutorVisitable
This interface provides a way to execute unrelated "work" objects using polymorphism. |
Classes in org.hibernate.jdbc used by org.hibernate.engine.jdbc.spi | |
---|---|
WorkExecutorVisitable
This interface provides a way to execute unrelated "work" objects using polymorphism. |
Classes in org.hibernate.jdbc used by org.hibernate.engine.transaction.internal.jdbc | |
---|---|
WorkExecutorVisitable
This interface provides a way to execute unrelated "work" objects using polymorphism. |
Classes in org.hibernate.jdbc used by org.hibernate.engine.transaction.internal.jta | |
---|---|
WorkExecutorVisitable
This interface provides a way to execute unrelated "work" objects using polymorphism. |
Classes in org.hibernate.jdbc used by org.hibernate.engine.transaction.spi | |
---|---|
WorkExecutorVisitable
This interface provides a way to execute unrelated "work" objects using polymorphism. |
Classes in org.hibernate.jdbc used by org.hibernate.internal | |
---|---|
ReturningWork
A discrete piece of work following the lines of Work but returning a result. |
|
Work
Contract for performing a discrete piece of JDBC work. |
Classes in org.hibernate.jdbc used by org.hibernate.jdbc | |
---|---|
Expectation
Defines an expected DML operation outcome. |
|
Expectations.BasicExpectation
|
|
ReturningWork
A discrete piece of work following the lines of Work but 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 a Work or ReturningWork instance.. |
|
WorkExecutorVisitable
This interface provides a way to execute unrelated "work" objects using polymorphism. |
Classes in org.hibernate.jdbc used by org.hibernate.persister.entity | |
---|---|
Expectation
Defines an expected DML operation outcome. |
Classes in org.hibernate.jdbc used by org.hibernate.testing.junit4 | |
---|---|
Work
Contract for performing a discrete piece of JDBC work. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |