Package | Description |
---|---|
org.apache.cayenne.map.naming |
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 |
LegacyNameGenerator.createDbRelationshipName(ExportedKey key,
boolean toMany) |
String |
ObjectNameGenerator.createDbRelationshipName(ExportedKey key,
boolean toMany)
Creates new name for DbRelationship
|
Copyright © 2001–2016 Apache Cayenne. All rights reserved.