The Database Table Mapping service follows the service architecture. An application can access the service through a WSIF message, an EJB invocation, or through a Java(TM) invocation. The service requester (JDBCTable) is the client and acts as the interface for the journal service object (JDBCTableImpl), which is responsible for accessing the journal database.