public interface Row
ExamplesTable
.Modifier and Type | Method and Description |
---|---|
Map<String,String> |
values()
Returns the values as a Map, where the key is the column name and the value is the row value.
|
Copyright © 2003–2015. All rights reserved.