FileDocCategorySizeDatePackage
ValueFetcher.javaAPI DocGlassfish v2 API2359Fri May 04 22:34:58 BST 2007com.sun.jdo.spi.persistence.support.sqlstore

ValueFetcher

public interface ValueFetcher
Interface wrapping values that can be fetched by index.

Fields Summary
Constructors Summary
Methods Summary
public java.lang.ObjectgetValue(int whichOne)
Returns a specific value from this ValueFetcher.

param
whichOne indicates which value to be returned