This illustration shows the client invoking EmployeeBean, which opens an IIOP connection to a remote database. Also, it opens a JDBC connection to the same database. Thus, the client has two connections open - one JDBC and one IIOP - to the same database.