Uses of Interface
org.jooq.util.Relations

Packages that use Relations
org.jooq.util   
 

Uses of Relations in org.jooq.util
 

Classes in org.jooq.util that implement Relations
 class DefaultRelations
           
 

Methods in org.jooq.util that return Relations
 Relations Database.getRelations()
          Retrieve the schema's primary key / foreign key relations
 Relations AbstractDatabase.getRelations()
           
protected  Relations AbstractDatabase.getRelations0()
          Retrieve ALL relations from the database.
 



Copyright © 2012. All Rights Reserved.