Uses of Interface
org.apache.openjpa.jdbc.sql.JoinSyntaxes
Package
Description
OpenJPA-JDBC Runtime Kernel
OpenJPA-JDBC SQL Abstraction
Implements Distributed version of JDBCStoreManager and JDBCStoreQuery.
-
Uses of JoinSyntaxes in org.apache.openjpa.jdbc.kernel
Modifier and TypeClassDescriptionclass
Delegating fetch configuration that can also perform exception transation for use in facades.class
JDBC extensions to OpenJPA'sFetchConfiguration
. -
Uses of JoinSyntaxes in org.apache.openjpa.jdbc.sql
Modifier and TypeClassDescriptionclass
Base dictionary for the IBM DB2 family of databases.class
Dictionary for the SQL Server databases (Sybase and MS SQL Server).class
Dictionary for Access via DataDirect SequeLink and DataDirect ODBC FoxPro driver.class
Dictionary for Intersystems Cache.class
Dictionary for IBM DB2 database.class
Class which allows the creation of SQL dynamically, in a database agnostic fashion.class
Dictionary for Apache Derby (formerly Cloudscape).class
Dictionary for Empress using ODBC server combined with their type 2 driver.class
Dictionary for Firebird.class
Dictionary for Visual FoxPro via DataDirect SequeLink and DataDirect ODBC FoxPro driver.class
Dictionary for H2 ({@link http://www.h2database.com}).class
Dictionary for HerdDB.class
Dictionary for HyperSQL (HSQLDB) database.class
Dictionary for Informix database.class
class
Dictionary for Borland Interbase.class
Dictionary for Borland JDataStoreclass
Represents a SQL join.class
class
Database dictionary for using SAP's MaxDB.class
Dictionary for MySQL.class
Dictionary for Oracle.class
Dictionary for Pointbase Embedded.class
Dictionary for PostgreSQL.class
Dictionary for SolidDB database.class
Dictionary for Microsoft SQL Server.class
Dictionary for Sybase. -
Uses of JoinSyntaxes in org.apache.openjpa.slice.jdbc
Modifier and TypeClassDescriptionclass
A fetch configuration that is aware of special hint to narrow its operation on subset of slices.