org.exolab.castor.jdo.engine
Interface JDOFieldDescriptor
- FieldDescriptor
- JDOFieldDescriptorImpl
public interface JDOFieldDescriptor
$Revision: 7272 $ $Date: 2005-12-06 14:55:28 -0700 (Tue, 06 Dec 2005) $
getConvertor
public TypeConvertor getConvertor()
Returns the convertor from the field type to an external type.
- Convertor from field type
getManyKey
public String[] getManyKey()
getManyTable
public String getManyTable()
getSQLName
public String[] getSQLName()
Returns the SQL name of this field.
- The SQL name of this field
getSQLType
public int[] getSQLType()
Returns the SQL type of this field.
- The SQL type of this field
isDirtyCheck
public boolean isDirtyCheck()
Returns true if dirty checking is required for this field.
- True if dirty checking required
isReadonly
public boolean isReadonly()
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com