Package | Description |
---|---|
org.wso2.carbon.dataservices.core.description.query |
Modifier and Type | Method and Description |
---|---|
SQLQuery.QueryType |
SQLQuery.getSqlQueryType() |
SQLQuery.QueryType |
SQLQuery.setSqlQueryType(String query) |
static SQLQuery.QueryType |
SQLQuery.sqlQueryType(String sqlQuery) |
static SQLQuery.QueryType |
SQLQuery.QueryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SQLQuery.QueryType[] |
SQLQuery.QueryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 WSO2. All rights reserved.