| Package | Description | 
|---|---|
| org.apache.cayenne.map | Contains O/R mapping classes that store relational database 
metadata information and map it to Java classes. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected DbKeyGenerator | DbEntity. primaryKeyGenerator | 
| Modifier and Type | Method and Description | 
|---|---|
| DbKeyGenerator | DbEntity. getPrimaryKeyGenerator()Return the primary key generator for this entity. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DbEntity. setPrimaryKeyGenerator(DbKeyGenerator primaryKeyGenerator)Set the primary key generator for this entity. | 
Copyright © 2001–2023 Apache Cayenne. All rights reserved.