public class SelectMapper extends Object
Constructor and Description |
---|
SelectMapper(Queue<String> processedTokens) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getColumns()
Returns the list of column names specified between SELECT and FROM keywords,
of a particular SQL query
|
Copyright © 2019 WSO2. All rights reserved.