Uses of Class
org.apache.cayenne.access.jdbc.BaseSQLAction
Package
Description
Contains classes that handle JDBC interactions.
IBM DB2 DbAdapter.
Apache Derby DbAdapter.
PostgreSQL DbAdapter.
MS SQLServer DbAdapter.
-
Uses of BaseSQLAction in org.apache.cayenne.access.jdbc
Modifier and TypeClassDescriptionclass
class
Parses an EJBQL statement, converting it to SQL.class
A SQLAction that runs a stored procedure.class
A SQLAction that handles SelectQuery execution. -
Uses of BaseSQLAction in org.apache.cayenne.dba.db2
-
Uses of BaseSQLAction in org.apache.cayenne.dba.derby
-
Uses of BaseSQLAction in org.apache.cayenne.dba.firebird
-
Uses of BaseSQLAction in org.apache.cayenne.dba.h2
-
Uses of BaseSQLAction in org.apache.cayenne.dba.ingres
-
Uses of BaseSQLAction in org.apache.cayenne.dba.postgres
-
Uses of BaseSQLAction in org.apache.cayenne.dba.sqlite
-
Uses of BaseSQLAction in org.apache.cayenne.dba.sqlserver
Modifier and TypeClassDescriptionclass
class
ProcedureAction for SQLServer MS JDBC driver.class