Package org.castor.cpa.util.classresolution.command
-
Interface Summary Interface Description ClassDescriptorResolutionCommand Command resolvesClassDescriptor
s. -
Class Summary Class Description BaseResolutionCommand Provides basicHashMap
based property implementation for aClassDescriptorResolutionCommand
.ClassResolutionByAnnotations ThisClassDescriptorResolutionCommand
is used to generateClassDescriptor
s from JPA annotated classes.ClassResolutionByCDR This class tries to resolve aClassDescriptor
from a package that contains aJDOConstants.PKG_CDR_LIST_FILE
file.ClassResolutionByFile ResolvesClassDescriptor
s on the file system.ClassResolutionByMappingLoader ResolvesClassDescriptor
s using aMappingLoader
.