| Package | Description |
|---|---|
| org.apache.cayenne.access |
Contains classes that make up Cayenne ORM stack.
|
| org.apache.cayenne.map.naming |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DbLoader.postProcessMasterDbRelationship(DbRelationship relationship,
ExportedKey key)
Detects correct relationship multiplicity and "to dep pk" flag.
|
| Modifier and Type | Method and Description |
|---|---|
static ExportedKey |
ExportedKey.extractData(ResultSet rs)
Extracts data from a resultset pointing to a exported key to
ExportedKey class instance
|
| Modifier and Type | Method and Description |
|---|---|
String |
ObjectNameGenerator.createDbRelationshipName(ExportedKey key,
boolean toMany)
Creates new name for DbRelationship
|
String |
LegacyNameGenerator.createDbRelationshipName(ExportedKey key,
boolean toMany) |
Copyright © 2001–2015 Apache Cayenne. All rights reserved.