|
JDBaccess API 1.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.jdbaccess.da | |
|---|---|
| com.jdbaccess.da | |
| com.jdbaccess.dao | |
| Classes in com.jdbaccess.da used by com.jdbaccess.da | |
|---|---|
| Call
Super interface of Function and Procedure. |
|
| CallResult
Results of procedure calls (in Oracle also of function calls). |
|
| DataAccess
Super interface for all types of data access such as Insert, Update, Delete, Select and Call (Function, Procedure). |
|
| Delete
Interface for the deletion of objects. |
|
| Function
Interface for function calls. |
|
| Insert
Interface for inserting objects: with Insert you insert of one or more rows into a database table. |
|
| Procedure
Interface for procedure calls. |
|
| Result
A result is returned by execution of a select object. |
|
| Select
Interface for selecting objects: with Select you define and execute sql selects. |
|
| Transaction
A transaction is similar to a database session. |
|
| Update
Interface for updating objects: with Update you can update one or more rows in database. |
|
| Classes in com.jdbaccess.da used by com.jdbaccess.dao | |
|---|---|
| Function
Interface for function calls. |
|
| Procedure
Interface for procedure calls. |
|
| Result
A result is returned by execution of a select object. |
|
| Transaction
A transaction is similar to a database session. |
|
|
JDBaccess API 1.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||