public class QueryBean extends Object
| Constructor and Description |
|---|
QueryBean() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ColumnTypeBean> |
getColumns()
Gets the columns.
|
int |
getCount()
Gets the count.
|
String |
getQuery()
Gets the query.
|
int |
getStart()
Gets the start.
|
String |
getTableName()
Gets the table name.
|
public String getTableName()
public Map<String,ColumnTypeBean> getColumns()
public String getQuery()
public int getStart()
public int getCount()
Copyright © 2015 WSO2. All rights reserved.