public interface Binder<AnnotationType extends Annotation,ArgType>
| Modifier and Type | Method and Description | 
|---|---|
| void | bind(SQLStatement<?> q,
    AnnotationType bind,
    ArgType arg) | 
void bind(SQLStatement<?> q, AnnotationType bind, ArgType arg)
Copyright © 2018. All rights reserved.