public class EODbAttribute extends DbAttribute
| Modifier and Type | Field and Description |
|---|---|
protected String |
eoAttributeName |
attributePrecision, generated, mandatory, maxLength, primaryKey, scale, type| Constructor and Description |
|---|
EODbAttribute() |
EODbAttribute(String name,
int type,
DbEntity entity) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEoAttributeName() |
void |
setEoAttributeName(String eoAttributeName) |
acceptVisitor, encodeAsXML, getAliasedName, getAttributePrecision, getEntity, getMaxLength, getScale, getType, isForeignKey, isGenerated, isMandatory, isPrimaryKey, setAttributePrecision, setGenerated, setMandatory, setMaxLength, setPrimaryKey, setScale, setType, toStringprotected String eoAttributeName
Copyright © 2001–2018 Apache Cayenne. All rights reserved.