public interface Binding
Statement.bind(int, java.lang.Object) and Statement.bindNull(int, java.lang.Class<?>).Bindings.IndexBinding, 
Bindings.NamedBinding| Modifier and Type | Method and Description | 
|---|---|
BoundValue | 
getBoundValue()
Get a  
BoundValue. | 
Object | 
getKey()
Get a key which represents index or name of the binding. 
 | 
Object getKey()
BoundValue getBoundValue()
BoundValue.Copyright © 2025. All rights reserved.