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

Packages that use DbRelationshipListener
org.apache.cayenne.map Contains O/R mapping classes that store relational database metadata information and map it to Java classes. 
 

Uses of DbRelationshipListener in org.apache.cayenne.map
 

Classes in org.apache.cayenne.map that implement DbRelationshipListener
 class DataMap
          Stores a collection of related mapping objects that describe database and object layers of an application.
 class DbEntity
          A DbEntity is a mapping descriptor that defines a structure of a database table.
 class DerivedDbEntity
          Deprecated. since 3.0M2 (scheduled for removal in 3.0M3) this type of mapping is no longer supported.
 



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