| Interface | Description |
|---|---|
| ConversionHelper |
Helper interface for the
MappingFile. |
| EJBInfoHelper |
This is an interface which represents information found in the
ejb-jar.xml descriptor and provides a variety of other information
and helper objects needed to do mapping and generating of ejb related
things in persistence.
|
| HasFetchedWith |
| Class | Description |
|---|---|
| AbstractNameMapper |
This is a class which helps translate between the various names of the
CMP (ejb name, abstract schema, abstract bean, concrete bean, local
interface, remote interface) and the persistence-capable class name.
|
| CaptureSchema | |
| MappingFile |
This class supports the conversion between the iAS mapping file
format and the object used to represent that mapping to support
the iAS EJBC process and iAS CMP run-time.
|
| MappingGenerator | |
| MappingGenerator.SQLTypeUtil |
The contents of this class will eventually be added to SQLTypeUtil
in dbmodel.
|
| SunCmpMappingsUtils |
Finder utilities for elements of the SunCmpMappings
object graph.
|
| Exception | Description |
|---|---|
| ConversionException |
Copyright © 2017. All rights reserved.