Nuxeo Enterprise Platform 5.4

Package org.nuxeo.ecm.core.storage.sql.jdbc.dialect

Database Dialects implementations; a Dialect encapsulates knowledge about database-specific behavior.

See:
          Description

Class Summary
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 Summary
Dialect.FulltextQuery.Op  
 

Package org.nuxeo.ecm.core.storage.sql.jdbc.dialect Description

Database Dialects implementations; a Dialect encapsulates knowledge about database-specific behavior.


Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.