Uses of Interface
org.hibernate.jdbc.WorkExecutorVisitable

Packages that use WorkExecutorVisitable
Package
Description
Support for temporary tables.
SPI contracts supporting various aspects of JDBC interaction.
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.
Extended SPI contracts for the resource-level transaction capabilities of Hibernate.