|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
public interface OutParameter
A parameter to be returned from a CallableStatement.
Method Summary | |
---|---|
int
|
getType()
Get the JDBC datatype for this parameter. |
Method Detail |
---|
public int getType()
Groovy Documentation