|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JoinSyntaxes | |
---|---|
org.apache.openjpa.jdbc.kernel | OpenJPA-JDBC Runtime Kernel |
org.apache.openjpa.jdbc.sql | OpenJPA-JDBC SQL Abstraction |
Uses of JoinSyntaxes in org.apache.openjpa.jdbc.kernel |
---|
Subinterfaces of JoinSyntaxes in org.apache.openjpa.jdbc.kernel | |
---|---|
interface |
JDBCFetchConfiguration
JDBC extensions to OpenJPA's FetchConfiguration . |
Classes in org.apache.openjpa.jdbc.kernel that implement JoinSyntaxes | |
---|---|
class |
DelegatingJDBCFetchConfiguration
Delegating fetch configuration that can also perform exception transation for use in facades. |
class |
JDBCFetchConfigurationImpl
JDBC extensions to OpenJPA's FetchConfiguration . |
Uses of JoinSyntaxes in org.apache.openjpa.jdbc.sql |
---|
Classes in org.apache.openjpa.jdbc.sql that implement JoinSyntaxes | |
---|---|
class |
AbstractDB2Dictionary
Base dictionary for the IBM DB2 family of databases. |
class |
AbstractSQLServerDictionary
Dictionary for the SQL Server databases (Sybase and MS SQL Server). |
class |
AccessDictionary
Dictionary for Access via DataDirect SequeLink and DataDirect ODBC FoxPro driver. |
class |
CacheDictionary
Dictionary for Intersystems Cache. |
class |
DB2Dictionary
Dictionary for IBM DB2 database. |
class |
DBDictionary
Class which allows the creation of SQL dynamically, in a database agnostic fashion. |
class |
DerbyDictionary
Dictionary for Apache Derby (formerly Cloudscape). |
class |
EmpressDictionary
Dictionary for Empress using ODBC server combined with their type 2 driver. |
class |
FirebirdDictionary
Dictionary for Firebird. |
class |
FoxProDictionary
Dictionary for Visual FoxPro via DataDirect SequeLink and DataDirect ODBC FoxPro driver. |
class |
H2Dictionary
Support for the H2 database ( http://www.h2database.com ). |
class |
HSQLDictionary
Dictionary for Hypersonic SQL database. |
class |
InformixDictionary
Dictionary for Informix database. |
class |
InterbaseDictionary
Dictionary for Borland Interbase. |
class |
JDataStoreDictionary
Dictionary for Borland JDataStore |
class |
Join
Represents a SQL join. |
class |
MySQLDictionary
Dictionary for MySQL. |
class |
OracleDictionary
Dictionary for Oracle. |
class |
PointbaseDictionary
Dictionary for Pointbase Embedded. |
class |
PostgresDictionary
Dictionary for Postgres. |
class |
SQLServerDictionary
Dictionary for MS SQLServer. |
class |
SybaseDictionary
Dictionary for Sybase. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |