Uses of Class
org.hibernate.jdbc.Expectation.OutParameter
-
Packages that use Expectation.OutParameter 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.OutParameter in org.hibernate.jdbc
Subclasses of Expectation.OutParameter in org.hibernate.jdbc Modifier and Type Class Description static class
Expectations.BasicParamExpectation
Deprecated.UseExpectation.OutParameter
, creating a custom subclass if necessary
-