net.mlw.vlh.adapter.spring
Class MappingSqlQueryAdapter
java.lang.Object
net.mlw.vlh.adapter.AbstractValueListAdapter
net.mlw.vlh.adapter.spring.MappingSqlQueryAdapter
- All Implemented Interfaces:
- ValueListAdapter
- public class MappingSqlQueryAdapter
- extends AbstractValueListAdapter
This adapter handles the standard functionality of creating a
query and execution it...
net.mlw.vlh.adapter.spring.MappingSqlQueryAdapter
- Version:
- $Revision: 1.1 $ $Date: 2004/11/10 13:50:25 $
- Author:
- Matthew L. Wilson
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MappingSqlQueryAdapter
public MappingSqlQueryAdapter()
getValueList
public ValueList getValueList(String name,
ValueListInfo info)
- Description copied from interface:
ValueListAdapter
- Gets a ValueList
- Parameters:
info
- The ValueList
informationname
- The name of the ValueList
- Returns:
- The
ValueList
Copyright © 2003-2006 mlavilson. All Rights Reserved.