Uses of Interface
com.jdbaccess.session.DBSessionHome

Packages that use DBSessionHome
com.jdbaccess.session   
 

Uses of DBSessionHome in com.jdbaccess.session
 

Classes in com.jdbaccess.session that implement DBSessionHome
 class DBSessionImpl
          stateful session bean because of appId, which has to be set by client (server data access have to use the appId of the client) Synchronized: If an application server is used synchronized keyword has to be removed on all methods.