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.ArraySubQuery |
Structured Array Subquery Abstract Class.
|
Dialect.FulltextMatchInfo |
Information needed to express fulltext search with scoring.
|
Dialect.JDBCInfo | |
DialectDB2 |
DB2-specific dialect.
|
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.ArraySubQueryPostgreSQL | |
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.DialectIdType |
Type of id when stored in the database.
|
Dialect
s implementations;
a Dialect encapsulates knowledge about database-specific behavior.Copyright © 2015 Nuxeo SA. All rights reserved.