|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
| Method Summary | |
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()
|
| Methods inherited from interface org.exolab.castor.mapping.FieldDescriptor |
getClassDescriptor, getContainingClassDescriptor, getFieldName, getFieldType, getHandler, isImmutable, isMultivalued, isRequired, isTransient, setContainingClassDescriptor |
| Method Detail |
public TypeConvertor getConvertor()
public java.lang.String getConvertorParam()
public java.lang.String[] getSQLName()
public int[] getSQLType()
public java.lang.String getManyTable()
public java.lang.String[] getManyKey()
public boolean isDirtyCheck()
public boolean isReadonly()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||