Label: interfaces+querying

All content with label interfaces+querying.
Related Labels: user , 2-basic , jcache , book-dotnet-prog , compute , jndi , guide , unit , gigaspacesdotnet , persistency , walkthrough , first , applications , transaction , threads , support , introduction , converter , developers , more » ( - interfaces , - querying )

SQLQuery (XAP 6.6 Documentation)
SQLQuery class is used to query the space using the {{SQL}} like syntax. Constructing {{SQLQuery}} object is relatively expensive operation. You should not construct it with every space query operation. You should construct it once and reuse it using the dynamic query ...