| Interface | Description |
|---|---|
| NameChecker | |
| ObjectNameGenerator |
ObjectNameGenerator is a strategy for creating names for entities,
attributes, relationships from DB metadata.
|
| UniqueNameGenerator |
A "filter" for the mapping artifact names generated elsewhere that ensures no
duplicate names are generated.
|
| Class | Description |
|---|---|
| DefaultUniqueNameGenerator | |
| ExportedKey |
ExportedKey is an representation of relationship between two tables
in database.
|
| LegacyNameGenerator |
BasicNamingStrategy is an naming strategy that creates names in Cayenne's
old-fashioned manner, i.e.
|
| NameConverter |
Utility class to convert from different naming styles to Java convention.
|
| Enum | Description |
|---|---|
| NameCheckers |
Copyright © 2001–2015 Apache Cayenne. All rights reserved.