String[] getFieldNames(
Class pcClass
)
Get the field names for a
PersistenceCapable
class. The order of fields is the natural ordering of the String
class (without considering localization). - Parameters:
pcClass
- thePersistenceCapable
class.
- Return:
- the field names for the class.
- Since:
- JDO 1.0