Uses of Interface
org.jooq.HistoryVersion
Packages that use HistoryVersion
-
Uses of HistoryVersion in org.jooq
Subinterfaces with type arguments of type HistoryVersion in org.jooqModifier and TypeInterfaceDescriptioninterfaceThe History ofVersionelements as installed by previousMigrations.Methods in org.jooq that return HistoryVersionModifier and TypeMethodDescription@NotNull HistoryVersionHistory.current()The currently installedVersion.@NotNull HistoryVersionHistory.root()The rootVersion.