Uses of Interface
org.hibernate.engine.jdbc.batch.spi.BatchBuilder
-
Packages that use BatchBuilder Package Description org.hibernate.resource.jdbc.spi An SPI for managing JDBC connections and other heavyweight resources, based around the idea of a "JDBC session". -
-
Uses of BatchBuilder in org.hibernate.resource.jdbc.spi
Methods in org.hibernate.resource.jdbc.spi that return BatchBuilder Modifier and Type Method Description BatchBuilderJdbcSessionContext. getBatchBuilder()
-