|
Groovy 2.2.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
public interface InParameter
A typed parameter to pass to a query
Method Summary | |
---|---|
int
|
getType()
The JDBC data type. |
Object
|
getValue()
The object holding the data value. |
Method Detail |
---|
public int getType()
public Object getValue()
Copyright © 2003-2013 The Codehaus. All rights reserved.