Class ClassResolutionByCDR

java.lang.Object
org.castor.cpa.util.classresolution.command.BaseResolutionCommand
org.castor.cpa.util.classresolution.command.ClassResolutionByCDR
All Implemented Interfaces:
NatureExtendable, PropertyHolder, ClassDescriptorResolutionCommand

public class ClassResolutionByCDR extends BaseResolutionCommand
This class tries to resolve a ClassDescriptor from a package that contains a JDOConstants.PKG_CDR_LIST_FILE file. This file defines the mapping between a domain class and its corresponding ClassDescriptor.
Version:
1.2.1
Author:
Sebastian Gabmeyer