Interface | Description |
---|---|
CacheControlledTable |
A relational database table with controlled caching of rows.
|
Class | Description |
---|---|
ArrayX |
Array utilities.
|
Database |
An interface to a PostgreSQL relational database.
|
Database.ConstructionContext |
A context for configuring a PostgreSQL database.
|
XMLColumnAppender |
An XML serializer for the storage of non-relational data in an 'xml' table column.
|
XMLColumnBuilder |
An XML column appender that sinks to a string builder.
|
java.sql