Module org.jooq
Package org.jooq

Annotation Interface Internal


Signifies that a API (public class, method or field) is internal and subject to incompatible changes, or even removal, in a future release. An API bearing this annotation is exempt from any compatibility guarantees made by its containing library.
Author:
Knut Wannheden