Uses of Class
org.apache.empire.db.DBRelation

Packages that use DBRelation
org.apache.empire.db This package contains the core Empire-DB implementation classes. 
 

Uses of DBRelation in org.apache.empire.db
 

Methods in org.apache.empire.db that return types with arguments of type DBRelation
 java.util.List<DBRelation> DBDatabase.getRelations()
          Returns the tables which has been defined in the database.