|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hydrateframework.gen.schema.SchemaElementBase
org.hydrateframework.gen.schema.Attribute
org.hydrateframework.gen.schema.DefaultKeyAttribute
public class DefaultKeyAttribute
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.hydrateframework.gen.schema.Member |
---|
Member.CollectionType, Member.SpecialColumnType |
Nested classes/interfaces inherited from interface org.hydrateframework.gen.schema.SchemaElement |
---|
SchemaElement.HighlightType |
Field Summary |
---|
Fields inherited from class org.hydrateframework.gen.schema.Attribute |
---|
forInsert, forUpdate, isOptional, isUnique, name, overrides, precision, scale, size, sqlName, sqlTypeDef, strType, tableName, type |
Fields inherited from class org.hydrateframework.gen.schema.SchemaElementBase |
---|
ATTR_MANDATORY, ATTR_MANDATORYNOOVR, ATTR_NOOVR, ATTR_OPTIONAL, ATTR_OPTIONALNOOVR, BOOL_FALSE, BOOL_NOT, BOOL_NOTSET, BOOL_TRUE, NAME, valid |
Fields inherited from interface org.hydrateframework.gen.schema.Member |
---|
INUSE_CLASSDIAGRAM, INUSE_IMPLEMENT, INUSE_INTERFACE, INUSE_NEXT, INUSE_XMLSCHEMA |
Constructor Summary | |
---|---|
DefaultKeyAttribute(ClassDef clsDef,
Family family)
|
Method Summary | |
---|---|
Member.SpecialColumnType |
getSpecialColumnType()
True if this is an invisible field (such as an automatically generated primary key) |
Methods inherited from class org.hydrateframework.gen.schema.SchemaElementBase |
---|
addBoolAttribute, addEnumAttribute, addIntAttribute, addListAttribute, addStringAttribute, isValidIdentifier, newElement, printAttrWarning, printWarning, readBoolAttribute, readEnumAttribute, readIntAttribute, readListAttribute, readStringAttribute, refEquals, supersedes |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DefaultKeyAttribute(ClassDef clsDef, Family family)
Method Detail |
---|
public Member.SpecialColumnType getSpecialColumnType()
Member
getSpecialColumnType
in interface Member
getSpecialColumnType
in class Attribute
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |