Uses of Interface
org.jooq.meta.Relations
-
Packages that use Relations Package Description org.jooq.meta -
-
Uses of Relations in org.jooq.meta
Classes in org.jooq.meta that implement Relations Modifier and Type Class Description classDefaultRelationsMethods in org.jooq.meta that return Relations Modifier and Type Method Description RelationsAbstractDatabase. getRelations()RelationsDatabase. getRelations()Retrieve the schema's primary key / foreign key relations.protected RelationsAbstractDatabase. getRelations0()Retrieve ALL relations from the database.
-