All Implemented Interfaces:
Streamable, StreamReadable, StreamWritable, Row, AoservReadable, AoservStreamable, AoservWritable, Dumpable, JdbcProvider, Removable, SingleTableObject<Integer,Database>

public final class Database extends CachedObjectIntegerKey<Database> implements Dumpable, Removable, JdbcProvider
A PostgresDatabase corresponds to a unique PostgreSQL table space on one server. The database name must be unique per server and, to aid in account portability, will typically be unique across the entire system.
Author:
AO Industries, Inc.
See Also: