Package org.jdbi.v3.meta
package org.jdbi.v3.meta
Annotations that provide metadata about the Jdbi API itself, such as stability guarantees.
-
Annotation InterfacesClassDescriptionSignifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release.Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release.Configures legacy Jdbi behavior.