public class EOObjAttribute extends ObjAttribute
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
readOnly |
dbAttributePath, type, usedForLocking| Constructor and Description |
|---|
EOObjAttribute() |
EOObjAttribute(String name) |
EOObjAttribute(String name,
String type,
ObjEntity parent) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isReadOnly() |
void |
setReadOnly(boolean readOnly) |
acceptVisitor, encodeAsXML, getClientAttribute, getDbAttribute, getDbAttributeName, getDbAttributePath, getDbPathIterator, getDbPathIterator, getEntity, getJavaClass, getMaxLength, getType, isFlattened, isInherited, isMandatory, isPrimaryKey, isUsedForLocking, setDbAttributePath, setType, setUsedForLocking, toString, updateDbAttributePathpublic EOObjAttribute()
public EOObjAttribute(String name)
Copyright © 2001–2017 Apache Cayenne. All rights reserved.