public interface SelectFunctionPlugin
Modifier and Type | Method and Description |
---|---|
int |
getResultFieldType()
Method to get the result field
|
java.lang.Object |
getValue(DBResult results,
int pos)
Returns the value
|
int getResultFieldType()
java.lang.Object getValue(DBResult results, int pos) throws java.lang.Exception
results
- DBResultpos
- the positionjava.lang.Exception
- Serious problemstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.