Dialect
s implementations;
a Dialect encapsulates knowledge about database-specific behavior.See: Description
Class | Description |
---|---|
Dialect |
A Dialect encapsulates knowledge about database-specific behavior.
|
Dialect.FulltextMatchInfo |
Information needed to express fulltext search with scoring.
|
Dialect.FulltextQuery |
Structured fulltext query.
|
Dialect.FulltextQueryAnalyzer | |
Dialect.JDBCInfo | |
DialectDerby |
Derby-specific dialect.
|
DialectH2 |
H2-specific dialect.
|
DialectHSQLDB |
HSQLDB-specific dialect.
|
DialectMySQL |
MySQL-specific dialect.
|
DialectOracle |
Oracle-specific dialect.
|
DialectPostgreSQL |
PostgreSQL-specific dialect.
|
DialectPostgreSQL.PostgreSQLArray | |
DialectSQLServer |
Microsoft SQL Server-specific dialect.
|
SQLStatement |
A SQL statement and some optional tags that condition execution.
|
SQLStatement.Tag |
Tags that may condition execution of the statement.
|
Enum | Description |
---|---|
Dialect.FulltextQuery.Op |
Dialect
s implementations;
a Dialect encapsulates knowledge about database-specific behavior.Copyright © 2011 Nuxeo SA. All Rights Reserved.