public interface BindingValue
Statement.bind(java.lang.Object, java.lang.Object) and Statement.bindNull(java.lang.Object, java.lang.Class<?>) operations.| Modifier and Type | Interface and Description |
|---|---|
static class |
BindingValue.NullBindingValue |
static class |
BindingValue.SimpleBindingValue |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue() |
Object getValue()
Copyright © 2018. All rights reserved.