Class | Description |
---|---|
BaseJDBCHelper |
This is a JDBC helper class which provides interaction to the database.
|
OptCounterInfo |
This class contains information about the value of the OPTCOUNTER column for a row in a database table.
|
Exception | Description |
---|---|
ECJDBCOptimisticUpdateFailureException |
This class indicates that a JDBC session EJB has encountered an optimistic update failure.
|