Uses of Interface
org.jooq.meta.Relations
Packages that use Relations
-
Uses of Relations in org.jooq.meta
Classes in org.jooq.meta that implement RelationsMethods in org.jooq.meta that return RelationsModifier and TypeMethodDescriptionfinal RelationsAbstractDatabase.getRelations()Database.getRelations()Retrieve the schema's primary key / foreign key relations.protected final RelationsAbstractDatabase.getRelations0()Retrieve ALL relations from the database.