Module litebridge.db.postgres
Package org.litebridge.db.postgres
@NullMarked
package org.litebridge.db.postgres
PostgreSQL Database Provider
-
ClassesClassDescriptionPostgreSQL-specific implementation of
AliasTransformer.PostgresqlDatabaseProvider is a concrete implementation of AbstractDatabaseProvider specifically designed to interact with PostgreSQL database instances.Implementation ofSequenceColumnValueGeneratorfor PostgreSQL databases.