Uses of Class
org.hibernate.jdbc.Expectation.RowCount
-
Packages that use Expectation.RowCount Package Description org.hibernate.jdbc A small API allowing the client of a Hibernate session to interact directly with JDBC, using the same connection and transaction obtained by the session. -
-
Uses of Expectation.RowCount in org.hibernate.jdbc
Subclasses of Expectation.RowCount in org.hibernate.jdbc Modifier and Type Class Description static class
Expectations.BasicExpectation
Deprecated.UseExpectation.RowCount
, creating a custom subclass if necessary
-