public class PositionalBinder extends Object implements Binder<Annotation,Object>
| Constructor and Description | 
|---|
| PositionalBinder(int position) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | bind(SQLStatement<?> q,
    Annotation bind,
    Object arg) | 
public void bind(SQLStatement<?> q, Annotation bind, Object arg)
bind in interface Binder<Annotation,Object>Copyright © 2018. All rights reserved.