|
JDBaccess API 1.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataAccess | |
|---|---|
| com.jdbaccess.da | |
| Uses of DataAccess in com.jdbaccess.da |
|---|
| Subinterfaces of DataAccess in com.jdbaccess.da | |
|---|---|
interface |
Call
Super interface of Function and Procedure. |
interface |
Delete
Interface for the deletion of objects. |
interface |
Function
Interface for function calls. |
interface |
Insert
Interface for inserting objects: with Insert you insert of one or more rows into a database table. |
interface |
Procedure
Interface for procedure calls. |
interface |
Select
Interface for selecting objects: with Select you define and execute sql selects. |
interface |
Update
Interface for updating objects: with Update you can update one or more rows in database. |
|
JDBaccess API 1.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||