Persistence API
The following table lists down the API classes included in this category.
Class | Description |
---|---|
|
Provides an implementation of the LsPmgmtAttribute object. An LsPmgmtAttribute object is a collection of {key, value} pairs that define a function's additional input parameters. |
LsPmgmtContext Class |
Contains the configuration settings. This class also initializes and allocates resources necessary for the API calls. |
|
Initializes the library interface depending upon the platform. |
|
Initializes and returns the status code and status messages. |
|
Defines the following: >Persistence Library Error Codes >LsPmgmtAttribute object for the keys defined. |
NOTE These classes are available as a part of the Java interface .jar files. For guidance about using the persistence API calls, refer to the corresponding samples—sntl_lspmgmtinit and sntl_lspmgmtclean.