[Java] Interface InOutParameter
- groovy.sql.OutParameter
- All Superinterfaces:
- InParameter, OutParameter
- Authors:
- rfuller A typed parameter passed to, and returned from a CallableStatement.
Inherited Methods Summary
Methods inherited from class | Name |
---|---|
interface InParameter | getType, getValue |
interface OutParameter | getType |
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.4.21/html/gapi/groovy/sql/InOutParameter.html