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.
 



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