public interface Binder<A extends Annotation,T>
| Modifier and Type | Method and Description |
|---|---|
void |
bind(SqlStatement<?> q,
Parameter parameter,
int index,
A bind,
T arg) |
void bind(SqlStatement<?> q, Parameter parameter, int index, A bind, T arg)
Copyright © 2016. All rights reserved.