org.hibernate.jdbc.package.html Maven / Gradle / Ivy
The newest version!
This package abstracts the mechanism for dispatching SQL statements
to the database, and implements interaction with JDBC.
Concrete implementations of the Batcher interface may be
selected by specifying hibernate.jdbc.factory_class.