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
           
DataMapArtifact
          Artifact facade for a DataMap.
EntityArtifact
          Artifact facade for an ObjEntity.
StringUtils
          Methods for mangling strings.
TemplateType
          Defines class generation template types.
 

Classes in org.apache.cayenne.gen used by org.apache.cayenne.tools
ClassGenerationAction
           
 



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