Uses of Interface
org.apache.cayenne.map.event.ObjAttributeListener

Packages that use ObjAttributeListener
org.apache.cayenne.map Contains O/R mapping classes that store relational database metadata information and map it to Java classes. 
org.apache.cayenne.wocompat Contains classes that interface Cayenne with Apple's WebObjects
 

Uses of ObjAttributeListener in org.apache.cayenne.map
 

Classes in org.apache.cayenne.map that implement ObjAttributeListener
 class DataMap
          Stores a collection of related mapping objects that describe database and object layers of an application.
 class ObjEntity
          ObjEntity is a mapping descriptor for a DataObject Java class.
 

Uses of ObjAttributeListener in org.apache.cayenne.wocompat
 

Classes in org.apache.cayenne.wocompat that implement ObjAttributeListener
 class EOObjEntity
          An extension of ObjEntity used to accomodate extra EOModel entity properties.
 



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