Module org.jooq
Package org.jooq

Annotation Interface Internal


Deprecated.
- 3.17.0 - [#13071] - Use ApiStatus.Internal instead.
Signifies that an 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