Class | Description |
---|---|
PgQueryBuilderFactory |
Overrides PostgreSQL specific SQL syntax.
|
PgSqlConnectionFactory | |
PgSqlProvider |
Checks the database product name and version to be compatible with this
Sesame store.
|
PgSqlQueryBuilder |
PostgreSQL-specific SQL query builder.
|
PgSqlQueryOptimizer |
Includes the
PgSqlRegexFlagsInliner is the optimisation process. |
PgSqlRegexFlagsInliner |
Moves the regular expression flags into the pattern string as per the
PostgreSQL syntax.
|
PgSqlStore | Deprecated
the PostgreSQL RDF store is no longer supported and will be
removed in a future Sesame release.
|
PgSqlTable |
Converts table names to lower-case and include the analyse optimisation.
|
PgSqlTableFactory |
Overrides PostgreSQL specific table commands.
|
PgSqlValueTable |
Optimises prepared insert statements for PostgreSQL and overrides the DOUBLE
column type.
|
PgSqlValueTableFactory |
Overrides PostgreSQL specific table commands.
|
Copyright © 2001-2016 Aduna. All Rights Reserved.