Package | Description |
---|---|
org.hibernate.jdbc |
This package abstracts the mechanism for dispatching SQL statements
to the database, and implements interaction with JDBC.
|
Modifier and Type | Class and Description |
---|---|
class |
BatchingBatcher
An implementation of the Batcher interface that
actually uses batching
|
class |
NonBatchingBatcher
An implementation of the Batcher interface that does no batching
|
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved