Uses of Interface
org.hibernate.engine.jdbc.spi.StatementPreparer
Packages that use StatementPreparer
Package
Description
Internals for supporting various aspects of JDBC interaction
SPI contracts supporting various aspects of JDBC interaction.
-
Uses of StatementPreparer in org.hibernate.engine.jdbc.internal
Methods in org.hibernate.engine.jdbc.internal that return StatementPreparer -
Uses of StatementPreparer in org.hibernate.engine.jdbc.spi
Methods in org.hibernate.engine.jdbc.spi that return StatementPreparerModifier and TypeMethodDescriptionJdbcCoordinator.getStatementPreparer()
Obtain the statement preparer associated with this JDBC coordinator.