Uses of Interface
org.jooq.Link
Packages that use Link
Package
Description
This package contains jOOQ's public API.
This package contains jOOQ's implementation classes.
- 
Uses of Link in org.jooq
- 
Uses of Link in org.jooq.implMethods in org.jooq.impl that return LinkModifier and TypeMethodDescription@NotNull LinkQOM.LinkedTable.$link()static @NotNull LinkCreate a database link reference.static @NotNull LinkCreate a database link reference.static @NotNull LinkCreate a database link reference.Methods in org.jooq.impl with parameters of type Link