org.firebirdsql.util.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jaybird Show documentation
Show all versions of jaybird Show documentation
JDBC Driver for the Firebird RDBMS
The newest version!
/**
* Utility classes for use by Jaybird.
*
* With the exception of {@link org.firebirdsql.util.FirebirdSupportInfo}, all other classes are internal API and should
* not be used outside of Jaybird. These other classes may be removed to a different package in a future release.
*
*/
@InternalApi
@NullMarked
package org.firebirdsql.util;
import org.jspecify.annotations.NullMarked;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy