|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
PDLFilter | The PDLFilter interface can be used to filter the contents of a
PDLSource based on filename extension and database suffix. |
PDLSource | The PDLSource interface provides a means for loading PDL from a variety of different locations. |
Class Summary | |
DirSource | An implementation of PDLSource that loads all files under a directory. |
FileSource | An implementation of PDLSource that loads an individual file. |
ManifestSource | The ManifestSource class provides an implementation of the PDLSource interface that loads object-relational metadata from a
manifest file that lists resources located in the java classpath. |
NameFilter | An implementation of PDLFilter that filters based on
extension and suffix. |
PDL | The main class that is used to process PDL files. |
PDLCompiler | This class is used to parse object-relational metadata specified in PDL files, and emit it into a MetadataRoot. |
PDLOutputter | An class that outputs the PDL associated with a particular metadata set to files. |
SQLRegressionGenerator | SQLRegressionGenerator Usage: |
TestPDLGenerator | TestPDLGenerator |
Exception Summary | |
PDLException | PDLException |
Verifies and loads Persistence Definition Language (PDL) files for use by the persistence metadata system.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |