Uses of Class
com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMappings
Packages that use SunCmpMappings
Package
Description
-
Uses of SunCmpMappings in com.sun.jdo.api.persistence.mapping.ejb
Methods in com.sun.jdo.api.persistence.mapping.ejb that return SunCmpMappingsModifier and TypeMethodDescriptionMappingFile.fromMappingClasses(Map mappingClasses, ConversionHelper helper) Creates an SunCmpMapping object from a Collection of MappingClassElement objectsMethods in com.sun.jdo.api.persistence.mapping.ejb with parameters of type SunCmpMappingsModifier and TypeMethodDescriptionstatic EntityMappingSunCmpMappingsUtils.findEntityMapping(SunCmpMappings scms, String bname, boolean addEmpty) Find the EntityMapping element that correspond to a bean.static SunCmpMappingSunCmpMappingsUtils.getFirstSunCmpMapping(SunCmpMappings scms, boolean addEmpty) Return the first SunCmpMapping element from the graph.MappingFile.intoMappingClasses(SunCmpMappings content, ConversionHelper helper) Convert an SunCmpMapping object into the equivelent collection of MappingClassElement objectsprotected MapMappingGenerator.loadMappingClasses(SunCmpMappings sunMapping, ClassLoader classLoader) load mapping classes from SunCmpMappings object -
Uses of SunCmpMappings in com.sun.jdo.api.persistence.mapping.ejb.beans
Methods in com.sun.jdo.api.persistence.mapping.ejb.beans that return SunCmpMappingsModifier and TypeMethodDescriptionstatic SunCmpMappingsSunCmpMappings.createGraph()static SunCmpMappingsSunCmpMappings.createGraph(File f) static SunCmpMappingsSunCmpMappings.createGraph(InputStream in) static SunCmpMappingsSunCmpMappings.createGraph(InputStream in, boolean validate) static SunCmpMappingsSunCmpMappings.createGraph(Node doc)