public interface JDOFieldDescriptor extends FieldDescriptor
| Modifier and Type | Method and Description |
|---|---|
TypeConvertor |
getConvertor()
Returns the convertor from the field type to an external type.
|
java.lang.String |
getConvertorParam()
Returns the convertor parameter.
|
java.lang.String[] |
getManyKey() |
java.lang.String |
getManyTable() |
java.lang.String[] |
getSQLName()
Returns the SQL name of this field.
|
int[] |
getSQLType()
Returns the SQL type of this field.
|
boolean |
isDirtyCheck()
Returns true if dirty checking is required for this field.
|
boolean |
isReadonly() |
getClassDescriptor, getContainingClassDescriptor, getFieldName, getFieldType, getHandler, isImmutable, isMultivalued, isRequired, isTransient, setContainingClassDescriptorTypeConvertor getConvertor()
java.lang.String getConvertorParam()
java.lang.String[] getSQLName()
int[] getSQLType()
java.lang.String getManyTable()
java.lang.String[] getManyKey()
boolean isDirtyCheck()
boolean isReadonly()
Intalio Inc. (C) 1999-2006. All rights reserved http://www.intalio.com