public interface Row
ExamplesTable
.Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.String> |
values()
Returns the values as a Map, where the key is the column name and the value is the row value.
|
Copyright © 2003-2014. All Rights Reserved.