|
Class Summary |
| jdam |
Expose Data Access Manager (DAM) API using Java. |
| schemaobj_column |
The schemaobj_column class contains all the necessary elements
that characterize a Schema object of type DAMOBJ_TYPE_COLUMN |
| schemaobj_fkey |
The class schemaobj_fkey contains all the necessary elements
that characterize a Search object of type DAMOBJ_TYPE_FKEY |
| schemaobj_proc |
The schemaobj_proc class contains all the necessary elements
that characterize a Schema object of type DAMOBJ_TYPE_PROC |
| schemaobj_proccolumn |
The schemaobj_proccolumn class contains all the necessary elements
that characterize a Schema object of type DAMOBJ_TYPE_PROC_COLUMN |
| schemaobj_stat |
The class schemaobj_stat contains all the necessary elements
that characterize a OA_STATISTICS type |
| schemaobj_table |
The schemaobj_table class contains all the necessary elements
that characterize a Schema object of type DAMOBJ_TYPE_TABLE |
| xo_int |
This class is basically allow IP writer to hold/change integer type value. |
| xo_tm |
Class for saving timestamp value. |
| xo_type |
It contains all the necessary elements that characterize a X/Open type. |
This will help you to write DAM IP in Java using OpenAccess SDK for Java.