|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AbstractBatcher | |
| org.hibernate.jdbc | This package abstracts the mechanism for dispatching SQL statements to the database, and implements interaction with JDBC. |
| Uses of AbstractBatcher in org.hibernate.jdbc |
| Subclasses of AbstractBatcher in org.hibernate.jdbc | |
class |
BatchingBatcher
An implementation of the Batcher interface that actually uses batching |
class |
NonBatchingBatcher
An implementation of the Batcher interface that does no batching |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||