public interface MultipleValueBinder
| Modifier and Type | Method and Description |
|---|---|
com.google.cloud.spanner.ValueBinder |
set(String fieldName)
Returns a
ValueBinder for a given field name to bind. |
com.google.cloud.spanner.ValueBinder set(String fieldName)
ValueBinder for a given field name to bind.fieldName - the name of the field to bind.Copyright © 2019 Pivotal Software, Inc.. All rights reserved.