Package org.lwjgl.odbc
@NullMarked
package org.lwjgl.odbc
Contains bindings to ODBC.
The Microsoft Open Database Connectivity (ODBC) interface is a C programming language interface that makes it possible for applications to access data from a variety of database management systems (DBMSs). ODBC is a low-level, high-performance interface that is designed specifically for relational data stores.
The ODBC interface allows maximum interoperability — an application can access data in diverse DBMSs through a single interface. Moreover, that application will be independent of any DBMS from which it accesses data. Users of the application can add software components called drivers, which interface between an application and a specific DBMS.
-
ClassesClassDescriptionLayoutAn array of
DBDATETIM4structs.LayoutAn array ofDBDATETIMEstructs.LayoutAn array ofDBMONEYstructs.Native bindings to ODBC.LayoutAn array ofSQL_DATE_STRUCTstructs.LayoutAn array ofSQL_DAY_SECOND_STRUCTstructs.LayoutAn array ofSQL_INTERVAL_STRUCTstructs.LayoutAn array ofSQL_NUMERIC_STRUCTstructs.LayoutAn array ofSQL_SS_TIME2_STRUCTstructs.LayoutAn array ofSQL_SS_TIMESTAMPOFFSET_STRUCTstructs.LayoutAn array ofSQL_TIME_STRUCTstructs.LayoutAn array ofSQL_TIMESTAMP_STRUCTstructs.LayoutAn array ofSQL_YEAR_MONTH_STRUCTstructs.Contains the function pointers loaded from the odbcSharedLibrary.Native bindings to the SQL Server Native Client.LayoutAn array ofSQLPERFstructs.