@Deprecated @Immutable public class QueryRow extends Object
Constructor and Description |
---|
QueryRow(Map<String,String> queryTypes,
Map<String,Object> values)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Collection<String> |
getColumnNames()
Deprecated.
|
String |
getColumnType(String columnName)
Deprecated.
|
Object |
getValue(String columnName)
Deprecated.
|
String |
toString()
Deprecated.
|
public Collection<String> getColumnNames()
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.