| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.jbenchmark.TestFeature
net.sf.jbenchmark.JDBCItemList
A list of items selected via JDBC.
| Constructor Summary | |
JDBCItemList()
 | 
|
| Method Summary | |
 java.lang.String[] | 
getItems()
Returns the items.  | 
 void | 
setQuery(java.lang.String query)
Sets the query to execute.  | 
| Methods inherited from class net.sf.jbenchmark.TestFeature | 
finish, getContext, getName, setContext, setName, toString | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
public JDBCItemList()
| Method Detail | 
public void setQuery(java.lang.String query)
public java.lang.String[] getItems()
                            throws java.lang.Exception
getItems in interface ItemListjava.lang.Exception
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||