Package org.openrdf.sail.rdbms.postgresql

Class Summary
PgQueryBuilderFactory Overrides PostgreSQL specific SQL syntax.
PgSqlConnectionFactory Overrides ValueTableFactory, QueryBuilderFactory, and RdbmsQueryOptimizer.
PgSqlProvider Checks the database product name and version to be compatible with this Sesame store.
PgSqlQueryOptimizer Includes the PgSqlRegexFlagsInliner is the optimisation process.
PgSqlRegexFlagsInliner Moves the regular expression flags into the pattern string as per the PostgreSQL syntax.
PgSqlStore A convenient way to initialise a PostgreSQL RDF store.
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-2010 Aduna. All Rights Reserved.