Package | Description |
---|---|
org.restsql.core.sqlresource |
Contains classes that model the SQL Resource definition XML document.
|
Modifier and Type | Method and Description |
---|---|
Query |
ObjectFactory.createQuery()
Create an instance of
Query |
Query |
SqlResourceDefinition.getQuery()
Gets the value of the query property.
|
Modifier and Type | Method and Description |
---|---|
void |
SqlResourceDefinition.setQuery(Query value)
Sets the value of the query property.
|
Copyright © 2011-2018 restSQL Project Contributors