Uses of Class
org.apache.cayenne.gen.ClassGenerationInfo

Packages that use ClassGenerationInfo
org.apache.cayenne.gen Contains classes that provide Java source generation facility. 
 

Uses of ClassGenerationInfo in org.apache.cayenne.gen
 

Fields in org.apache.cayenne.gen declared as ClassGenerationInfo
protected  ClassGenerationInfo ClassGenerator.classGenerationInfo
           
 

Methods in org.apache.cayenne.gen that return ClassGenerationInfo
 ClassGenerationInfo ClassGenerator.getClassGenerationInfo()
           
 

Methods in org.apache.cayenne.gen with parameters of type ClassGenerationInfo
protected  void MapClassGenerator.initClassGenerator_1_1(ClassGenerationInfo gen, ObjEntity entity, boolean superclass)
          Initializes ClassGenerationInfo with class name and package of a generated class.
 



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