Utility to create a new SingleFieldIdentity using reflection when you know the
type of the PersistenceCapable, and also which SingleFieldIdentity, and the value of the key.
Package providing classes specific to processing of JDO XML MetaData and annotations, building on
the generic code under the package org.datanucleus.metadata
Package providing classes specific to processing of JPA XML MetaData and annotations, building on
the generic code under the package org.datanucleus.metadata
Method to take the passed in outline ClassMetaData and process the annotations for
fields/properties adding any necessary FieldMetaData/PropertyMetaData to the ClassMetaData.