Package | Description |
---|---|
org.skife.jdbi.v2 |
Start with
DBI and Handle |
Modifier and Type | Method and Description |
---|---|
Call |
Call.registerOutParameter(int position,
int sqlType,
CallableStatementMapper mapper) |
Call |
Call.registerOutParameter(String name,
int sqlType,
CallableStatementMapper mapper) |
Copyright © 2018. All rights reserved.