JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Deprecated
Index
Search
Help
org.jooq
org.jooq
History
Uses of Interface
org.jooq.History
Packages that use
History
Package
Description
org.jooq
This package contains jOOQ's public API.
Uses of
History
in
org.jooq
Methods in
org.jooq
that return
History
Modifier and Type
Method
Description
@NotNull
History
HistoryVersion.
history
()
The history creating this
HistoryVersion
.
@NotNull
History
Migrations.
history
()
Retrieve the
History
of previously installed
Version
objects from the database.