| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractPostInsertGenerator | |
|---|---|
| org.hibernate.id | This package contains internal implementation classes for the main API interfaces. | 
| org.hibernate.test.cid | |
| Uses of AbstractPostInsertGenerator in org.hibernate.id | 
|---|
| Subclasses of AbstractPostInsertGenerator in org.hibernate.id | |
|---|---|
|  class | IdentityGeneratorA generator for use with ANSI-SQL IDENTITY columns used as the primary key. | 
|  class | SelectGeneratorA generator that selects the just inserted row to determine the identifier value assigned by the database. | 
| Uses of AbstractPostInsertGenerator in org.hibernate.test.cid | 
|---|
| Subclasses of AbstractPostInsertGenerator in org.hibernate.test.cid | |
|---|---|
|  class | PurchaseRecordIdGeneratorSimple IdentityGeneratorimplementation for testing composite-id. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||