Uses of Package
org.hibernate.engine.jdbc.batch.spi
-
Packages that use org.hibernate.engine.jdbc.batch.spi Package Description org.hibernate.engine.jdbc.batch.internal Internals for JDBC batching support.org.hibernate.engine.jdbc.batch.spi Defines contracts for JDBC batching support.org.hibernate.engine.jdbc.internal Internals for supporting various aspects of JDBC interactionorg.hibernate.engine.jdbc.mutation.internal org.hibernate.engine.jdbc.mutation.spi org.hibernate.engine.jdbc.spi SPI contracts for supporting various aspects of JDBC interactionorg.hibernate.internal An internal package containing implementations of central Hibernate APIs, mostly defined inorg.hibernate.org.hibernate.persister.entity.mutation Defines support for performing mutation operations originating from persistence-context eventsorg.hibernate.sql.model Package contains specialized SQL AST nodes and builders for table mutations for model parts originating from normal persistence-context events related to flush, etc. -
Classes in org.hibernate.engine.jdbc.batch.spi used by org.hibernate.engine.jdbc.batch.internal Class Description Batch Conceptually models a batch.BatchBuilder A builder forBatchinstances.BatchKey Unique key for batch identification.BatchObserver An observer contract for batch events. -
Classes in org.hibernate.engine.jdbc.batch.spi used by org.hibernate.engine.jdbc.batch.spi Class Description Batch Conceptually models a batch.BatchKey Unique key for batch identification.BatchObserver An observer contract for batch events. -
Classes in org.hibernate.engine.jdbc.batch.spi used by org.hibernate.engine.jdbc.internal Class Description Batch Conceptually models a batch.BatchKey Unique key for batch identification. -
Classes in org.hibernate.engine.jdbc.batch.spi used by org.hibernate.engine.jdbc.mutation.internal Class Description BatchKey Unique key for batch identification. -
Classes in org.hibernate.engine.jdbc.batch.spi used by org.hibernate.engine.jdbc.mutation.spi Class Description BatchKey Unique key for batch identification. -
Classes in org.hibernate.engine.jdbc.batch.spi used by org.hibernate.engine.jdbc.spi Class Description Batch Conceptually models a batch.BatchKey Unique key for batch identification. -
Classes in org.hibernate.engine.jdbc.batch.spi used by org.hibernate.internal Class Description BatchBuilder A builder forBatchinstances. -
Classes in org.hibernate.engine.jdbc.batch.spi used by org.hibernate.persister.entity.mutation Class Description BatchKey Unique key for batch identification. -
Classes in org.hibernate.engine.jdbc.batch.spi used by org.hibernate.sql.model Class Description BatchKey Unique key for batch identification.