infrastructure/native/bindings/library_loader library

Functions

loadOdbcLibrary() DynamicLibrary
Returns the loaded DynamicLibrary instance.
loadOdbcLibraryFromAssets() DynamicLibrary?
Attempts to load the ODBC engine library from application assets.
loadOdbcLibraryFromPath(String path) DynamicLibrary
Loads the ODBC engine library from a specific file path.