java.lang.Object | ||
↳ | org.hibernate.jdbc.Expectations.BasicExpectation | |
↳ | org.hibernate.jdbc.Expectations.BasicParamExpectation |
Protected Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Is it acceptable to combiner this expectation with statement batching?
| |||||||||||
Perform any special statement preparation.
|
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Is it acceptable to combiner this expectation with statement batching?
Perform any special statement preparation.
statement | The statement to be prepared |
---|
SQLException | |
---|---|
HibernateException |