Uses of Package
org.apache.cayenne.gen

Packages that use org.apache.cayenne.gen
org.apache.cayenne.gen Contains classes that provide Java source generation facility. 
org.apache.cayenne.tools Command line tools and Ant tasks. 
 

Classes in org.apache.cayenne.gen used by org.apache.cayenne.gen
Artifact
          Represents a class generation "artifact" which is a facade to a metadata object used for a given single generation template run.
ArtifactGenerationMode
          Code generator execution mode for a single artifact.
ArtifactsGenerationMode
          Code generator execution mode for a collection of artifacts.
ClassGenerationAction
           
ClassGenerationInfo
          Deprecated. since 3.0, as class generator version 1.1 is deprecated.
DataMapArtifact
          Artifact facade for a DataMap.
DefaultClassGenerator
          Deprecated. since 3.0 use ClassGenerationAction and subclasses.
EntityArtifact
          Artifact facade for an ObjEntity.
MapClassGenerator
          Deprecated. since 3.0 use ClassGenerationAction and subclasses.
StringUtils
          Methods for mangling strings.
TemplateType
          Defines class generation template types.
 

Classes in org.apache.cayenne.gen used by org.apache.cayenne.tools
ClassGenerationAction
           
DefaultClassGenerator
          Deprecated. since 3.0 use ClassGenerationAction and subclasses.
 



Copyright © 2001-2008 Apache Cayenne. All Rights Reserved.