Module litebridge.db.spi
Package org.litebridgedb.db.spi
package org.litebridgedb.db.spi
Service Provider Interface (SPI) for integrating database drivers with Litebridge
-
ClassDescriptionA name and an optional alias.A database column that belongs to a specific table and optionally has an alias.Metadata information for a database column.Main interface for interacting with a database.A row of data returned by a query.A database table with an associated catalog, schema, name, and optional alias.Metadata for a database table, including its primary keys and columns.