Uses of Class
org.apache.cayenne.access.jdbc.BatchAction
Package | Description |
---|---|
org.apache.cayenne.dba.postgres |
PostgreSQL DbAdapter.
|
org.apache.cayenne.dba.sqlserver |
MS SQLServer DbAdapter.
|
-
Uses of BatchAction in org.apache.cayenne.dba.postgres
Subclasses of BatchAction in org.apache.cayenne.dba.postgres Modifier and Type Class Description class
PostgresBatchAction
-
Uses of BatchAction in org.apache.cayenne.dba.sqlserver
Subclasses of BatchAction in org.apache.cayenne.dba.sqlserver Modifier and Type Class Description class
SQLServerBatchAction