Uses of Class
org.apache.cayenne.map.DbKeyGenerator
Package
Description
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
Modifier and TypeMethodDescriptionDbEntity.getPrimaryKeyGenerator()
Return the primary key generator for this entity.Modifier and TypeMethodDescriptionvoid
DbEntity.setPrimaryKeyGenerator
(DbKeyGenerator primaryKeyGenerator) Set the primary key generator for this entity.