Package com.arsdigita.persistence.pdl

Verifies and loads Persistence Definition Language (PDL) files for use by the persistence metadata system.

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
 

Package com.arsdigita.persistence.pdl Description

Verifies and loads Persistence Definition Language (PDL) files for use by the persistence metadata system.



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC