JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
org.jooq.Node
Packages that use
Node
Package
Description
org.jooq
This package contains jOOQ's public API.
Uses of
Node
in
org.jooq
Classes in
org.jooq
with type parameters of type
Node
Modifier and Type
Interface
Description
interface
Node
<N extends
Node
<N>>
An abstraction over directed, acyclic graph models.
Subinterfaces of
Node
in
org.jooq
Modifier and Type
Interface
Description
interface
Commit
A commit in a version control system.
interface
Version
A version ID attached to a
Meta
description of a database.