Package org.castor.cpa.util.classresolution.command
-
Interface Summary Interface Description ClassDescriptorResolutionCommand Command resolvesClassDescriptors. -
Class Summary Class Description BaseResolutionCommand Provides basicHashMapbased property implementation for aClassDescriptorResolutionCommand.ClassResolutionByAnnotations ThisClassDescriptorResolutionCommandis used to generateClassDescriptors from JPA annotated classes.ClassResolutionByCDR This class tries to resolve aClassDescriptorfrom a package that contains aJDOConstants.PKG_CDR_LIST_FILEfile.ClassResolutionByFile ResolvesClassDescriptors on the file system.ClassResolutionByMappingLoader ResolvesClassDescriptors using aMappingLoader.