Uses of Interface
biz.hammurapi.config.Wrapper

Packages that use Wrapper
biz.hammurapi.config   
biz.hammurapi.sql   
biz.hammurapi.sql.hsqldb   
biz.hammurapi.util   
 

Uses of Wrapper in biz.hammurapi.config
 

Classes in biz.hammurapi.config that implement Wrapper
 class JndiWrapper
          Binds object from jndi to pv.
 class Reference
          This is a dynamic proxy wrapper for one component to obtain a reference to another.
 class RmiRegistryComponent
          Wrapper for RMI registry
 class RmiWrapper
          Binds remote object to name tree.
 

Uses of Wrapper in biz.hammurapi.sql
 

Classes in biz.hammurapi.sql that implement Wrapper
 class ConnectionPerThreadDataSourceComponent
           
 

Uses of Wrapper in biz.hammurapi.sql.hsqldb
 

Classes in biz.hammurapi.sql.hsqldb that implement Wrapper
 class HsqldbDataSourceComponent
           
 class HsqldbInMemoryDataSourceComponent
           
 class HsqldbStandaloneDataSourceComponent
           
 class HsqldbTmpDataSourceComponent
           
 

Uses of Wrapper in biz.hammurapi.util
 

Classes in biz.hammurapi.util that implement Wrapper
 class ThreadPoolComponentWrapper
           
 



Copyright © 2003 Hammurapi Group. All Rights Reserved.