|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AttributeDescriptor
this class describes an attribute of a persistable class.
DescriptorRuntime| Method Summary | |
|---|---|
int |
getDecimals()
Gets the decimals attribute of the AttributeDescriptor object |
int |
getLength()
Gets the maximum length of this attribute. |
int |
getMultiple()
Gets the multiplicity of the attribute. |
java.lang.String |
getName()
Gets the name attribute of the PersistableAttribute object |
AttributeType |
getType()
Gets the type of the attribute |
boolean |
isIndex()
Gets the index attribute of the AttributeDescriptor object |
java.lang.String |
toSqlString()
Deprecated. |
| Method Detail |
|---|
java.lang.String getName()
AttributeType getType()
int getMultiple()
int getLength()
java.lang.String toSqlString()
boolean isIndex()
int getDecimals()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||