| java.lang.Object org.xorm.util.FieldDescriptor
FieldDescriptor | public class FieldDescriptor implements I15d(Code) | | Similar to PropertyDescriptor, but may reflect non-public methods.
|
getFieldDescriptors | public static Collection getFieldDescriptors(Class clazz)(Code) | | Returns a Collection of all FieldDescriptors that are eligible for
persistence. The Class argument may be an interface or an abstract
class.
a Collection |
hashCode | public int hashCode()(Code) | | |
|
|