Module org.jooq
Package org.jooq

Interface History

All Superinterfaces:
Iterable<Version>, Scope

@Experimental public interface History extends Iterable<Version>, Scope
The History of Version elements as installed by previous Migrations.

This is EXPERIMENTAL functionality and subject to change in future jOOQ versions.

Author:
Lukas Eder
  • Method Details