Uses of Interface
org.hibernate.engine.jdbc.spi.JdbcWrapper
-
Packages that use JdbcWrapper Package Description org.hibernate.engine.jdbc.spi SPI contracts for supporting various aspects of JDBC interaction -
-
Uses of JdbcWrapper in org.hibernate.engine.jdbc.spi
Subinterfaces of JdbcWrapper in org.hibernate.engine.jdbc.spi Modifier and Type Interface Description interface
InvalidatableWrapper<T>
SpecializedJdbcWrapper
contract for wrapped objects that can additionally be invalidated
-