Package com.ibm.dse.appl.ej.server

Class Summary
ConnectJournalStep The ConnectJournalStep class is use connect journal service to database
DisconnectJournalStep The DisconnectJournalStep class is used to disconnect journal service from database
EJCreateEntryStep The EJCreateEntryStep class use journal service to create EJ entry in database
EJQueryServerOperation The EJQueryServerOp class is invoked to execute the EJ Query server operation.
EJSystemDataNames The EJSystemDataNames class contains common data element names used in EJ
EJUpdateEntryStep The EJUpdateEntryStep class use the journal service to update EJ entry in database
RetrieveSchemaInfoServerOperation The RetrieveSchemaInfoServerOp is used to retrieve information in a schema linked to a given journal service
SingleTableJournal The SingleTableJournal class extends JDBCJournal.