EDG Tutorial B - Features Section

Search XAP 6.6
Searching XAP 6.6 Documentation
Browse XAP 6.6
Offline Documentation

Download latest offline documentation in HTML format:
xap-6.6.1-documentation.zip (20.6MB)

                                                              

The following SQLQuery methods are used in this tutorial:

  • Plain, non parameterized SQL queries using rlike for regular expression pattern matching.
  • Parameterized querying using a template object for parameter binding.
  • Parameterized querying using JDBC like API for parameter binding.
  • Using queries as templates for notify and polling containers.
  • Queries in scripts.
  • Using GSIterator for iterations based query.
  • Indexing fields to speed up query based operations.
IMPORTANT: This is an old version of GigaSpaces XAP. Click here for the latest version.

Labels