Class FBDatabaseMetaData

java.lang.Object
org.firebirdsql.jdbc.FBDatabaseMetaData
All Implemented Interfaces:
DatabaseMetaData, Wrapper, FirebirdDatabaseMetaData

@InternalApi public class FBDatabaseMetaData extends Object implements FirebirdDatabaseMetaData
Comprehensive information about the database as a whole.

This class is internal API of Jaybird. Future versions may radically change, move, or make inaccessible this type. For the public API, refer to the DatabaseMetaData and FirebirdDatabaseMetaData interfaces.

Author:
David Jencks, Mark Rotteveel