ObjectDB ObjectDB

getFieldFlags(pcClass) - JDO JDOImplHelper's method

Method
javax.jdo.spi.JDOImplHelper
byte[] getFieldFlags(
  Class pcClass
)

Get the field flags for a PersistenceCapable class. The order of fields is the same as for field names.
Parameters:
pcClass - the PersistenceCapable class.
Returns:
the field types for the class.
Since:
JDO 1.0