| Package | Description | 
|---|---|
| org.jooq | The  org.jooqpackage contains jOOQ's public API. | 
| org.jooq.impl | The  org.jooq.implpackage contains jOOQ's implementation classes. | 
| Modifier and Type | Method and Description | 
|---|---|
| <T> BindingGetStatementContext<T> | BindingGetStatementContext. convert(Converter<T,U> converter)Create a new context from this one using a converter. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Binding. get(BindingGetStatementContext<U> ctx)Get a  CallableStatement'sOUTvalue. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DateAsTimestampBinding. get(BindingGetStatementContext<java.sql.Timestamp> ctx) | 
| void | DefaultBinding. get(BindingGetStatementContext<U> ctx) | 
Copyright © 2015. All Rights Reserved.