| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DbKeyGenerator | |
|---|---|
| org.apache.cayenne.map | Contains O/R mapping classes that store relational database metadata information and map it to Java classes. | 
| Uses of DbKeyGenerator in org.apache.cayenne.map | 
|---|
| Fields in org.apache.cayenne.map declared as DbKeyGenerator | |
|---|---|
| protected  DbKeyGenerator | DbEntity.primaryKeyGenerator | 
| Methods in org.apache.cayenne.map that return DbKeyGenerator | |
|---|---|
|  DbKeyGenerator | DbEntity.getPrimaryKeyGenerator()Return the primary key generator for this entity. | 
| Methods in org.apache.cayenne.map with parameters of type DbKeyGenerator | |
|---|---|
|  void | DbEntity.setPrimaryKeyGenerator(DbKeyGenerator primaryKeyGenerator)Set the primary key generator for this entity. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||