|
All content with label apis+querying.
Related Labels:
questions
, user
, 2-basic
, jcache
, book-dotnet-prog
, exceptions
, compute
, gs.xml
, level
, guide
, issues
, unit
, gigaspacesdotnet
, persistency
, walkthrough
, applications
, first
, transaction
, support
,
evolution
, introduction
, developers
, gigaspaces.net
, complex
, map-jcache
, more
, driver
, blocking
, custom
, book-all-dotnet
, based
, query
, object
, sql-java
, generator
, getting
, jvm
, application
, infrastructure
, book-all-java
, advanced
, installing
, sources
, filter
, known
, code
, file
, lease
, sets
, .net
, book-dotnet-admin
, writing
, regular
, pattern
, 1-introductory
, supported
, store
, misc
, package
, large
, expression
, gigaspaces
, sumtask
, using
, map
, pono
, jms-space
, interfaces
, call
, processor
, attributes
, server
, resources
, tasks
, other
, xml
, net
, gsxml2cpp
, moving
, mapping
, started
, working
, nhibernate
, proxy
, project
, java
, monitoring
, data
, miscellaneous
, class
, attribute
, book-prog
, persistency.config
, sqlquery
, typical
, dotnet
, overview
, book-qsg
, manager
, type
, book-overview
, references
, features
more »
( - apis
, - querying
)
Querying Space
(XAP.NET 6.6 Documentation)
|
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 ...
|
|
|