| Package | Description |
|---|---|
| com.sun.jdo.api.persistence.mapping.ejb | |
| com.sun.jdo.api.persistence.mapping.ejb.beans |
| Modifier and Type | Method and Description |
|---|---|
SunCmpMappings |
MappingFile.fromMappingClasses(Map mappingClasses,
ConversionHelper helper)
Creates an SunCmpMapping object from a Collection of
MappingClassElement objects
|
| Modifier and Type | Method and Description |
|---|---|
static EntityMapping |
SunCmpMappingsUtils.findEntityMapping(SunCmpMappings scms,
String bname,
boolean addEmpty)
Find the EntityMapping element that correspond to a bean.
|
static SunCmpMapping |
SunCmpMappingsUtils.getFirstSunCmpMapping(SunCmpMappings scms,
boolean addEmpty)
Return the first SunCmpMapping element from the graph.
|
Map |
MappingFile.intoMappingClasses(SunCmpMappings content,
ConversionHelper helper)
Convert an SunCmpMapping object into the equivelent collection of
MappingClassElement objects
|
protected Map |
MappingGenerator.loadMappingClasses(SunCmpMappings sunMapping,
ClassLoader classLoader)
load mapping classes from SunCmpMappings object
|
| Modifier and Type | Method and Description |
|---|---|
static SunCmpMappings |
SunCmpMappings.createGraph() |
static SunCmpMappings |
SunCmpMappings.createGraph(File f) |
static SunCmpMappings |
SunCmpMappings.createGraph(InputStream in) |
static SunCmpMappings |
SunCmpMappings.createGraph(InputStream in,
boolean validate) |
static SunCmpMappings |
SunCmpMappings.createGraph(Node doc) |
Copyright © 2017. All rights reserved.