Uses of Package
net.mlw.vlh.adapter.util

Packages that use net.mlw.vlh.adapter.util
net.mlw.vlh.adapter.hibernate This package contains an adapter to delegate to Hibernate 2.x
net.mlw.vlh.adapter.hibernate.util   
net.mlw.vlh.adapter.hibernate3 This package contains an adapter to delegate to Hibernate 3.x
net.mlw.vlh.adapter.jdbc This package contains some standard adapters that use JDBC. 
net.mlw.vlh.adapter.jdbc.objectWrapper   
net.mlw.vlh.adapter.util This package contains some standard utilities for the Value List Handler Adapters. 
 

Classes in net.mlw.vlh.adapter.util used by net.mlw.vlh.adapter.hibernate
ObjectValidator
          This class is used in ScrollableResultsDecorator and ResultSetDecorator.
 

Classes in net.mlw.vlh.adapter.util used by net.mlw.vlh.adapter.hibernate.util
ObjectValidator
          This class is used in ScrollableResultsDecorator and ResultSetDecorator.
 

Classes in net.mlw.vlh.adapter.util used by net.mlw.vlh.adapter.hibernate3
ObjectValidator
          This class is used in ScrollableResultsDecorator and ResultSetDecorator.
 

Classes in net.mlw.vlh.adapter.util used by net.mlw.vlh.adapter.jdbc
ObjectValidator
          This class is used in ScrollableResultsDecorator and ResultSetDecorator.
 

Classes in net.mlw.vlh.adapter.util used by net.mlw.vlh.adapter.jdbc.objectWrapper
ObjectValidator
          This class is used in ScrollableResultsDecorator and ResultSetDecorator.
ObjectWrapper
          This class is used in net.mlw.vlh.adapter.jdbc.objectWrapper.DefaultWrapperAdapter Using this wrapper you can replace record in valuelist with your record.
 

Classes in net.mlw.vlh.adapter.util used by net.mlw.vlh.adapter.util
TextManipulator
          This interface consumes a StringBuffer and a Map and manipulates the StringBuffer.
 



Copyright © 2003-2006 mlavilson. All Rights Reserved.