|
All content with label book-qsg+sections.
Related Labels:
gsiterator
, processor_ordereventprocessor.java
, 42140358---bl
, 2-basic
, book-dotnet-prog
, feeder_pu.xml
, xap
, 44761098---bl
, guide
, unit
, quick
, 42140157---bl
, (pages)
, 42140542---bl
, first
, transaction
, welcome
, 42140554---bl
, i
,
tour
, gigaspaces.net
, extreme
, book-all-dotnet
, query
, frame
, do
, used
, animation
, getting
, plain
, application
, infrastructure
, book-all-java
, sources
, apis
, code
, 42140344---bl
, structure
, file
, order
, doc
, download
, .net
, writing
, management
, 1-introductory
, compile
, validator_pu.xml
, enterprise
, 6.5
, common_orderevent.java
, gigaspaces
, what's
, map
, book-admin
, 42140840---bl
, 42140219---bl
, interfaces
, start
, 42140471---bl
, 42140356---bl
, common_account.java
, 42140858---bl
, building
, pages
, section
, aggregate
, prerequisites
, scenarios
, net
, source
, 42140446---bl
, build
, 42140181---bl
, admin-dotnet-qsg
, grid
, started
, snippet
, for
, concepts
, implementors
, management_
, content
, toc
, compiling
, b
, java
, helloworld
, 42140232---bl
, blank
, product
, onepager
, data
, how
, validator_codebasedvalidator.java
, reference
, book-prog
, running
, 42140191---bl
, dotnet
, overview
, platform
, edg
, terminology
, admin
, services
, model
, summary
, book-overview
, pp
, tutorials
, scripting
, features
more »
( - book-qsg
, - sections
)
EDG Tutorial B - Content Sections
(XAP 6.6 Documentation)
|
EDG Tutorial B - Doc Summary - How Do I Query?
(XAP 6.6 Documentation)
Before you begin, you can take a look at this section, which summarizes the different query methods and shows how to index fields to speed up query based operations. If you're already familiar with the {{SQLQuery}} API, you can jump ...
|
EDG Tutorial B - Features Section
(XAP 6.6 Documentation)
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 ...
|
EDG Tutorial B - GSIterator Section
(XAP 6.6 Documentation)
You can use the GSIterator which provides the ability to exhaustively read through all of the Objects from a Space that match one or more query templates. Generally, an iterator should be used because returning all the Objects in one result ...
|
EDG Tutorial B - Overview Section
(XAP 6.6 Documentation)
tutorial you will implement a Validator application that queries the space for account objects showing the different query methods GigaSpaces offers. Application Components There are three main components in our workflow: Enterprise Data Grid space instance Feeder # Writes an ...
|
EDG Tutorial B - Scripting Section
(XAP 6.6 Documentation)
OpenSpaces Scripting over remoting allows to simply execute dynamic languages scripts as remote "jobs". The client uses a proxy to pass a script to the remote space holding the data, and then the execution of the "job" is done on the server side collocated with the data. , more about ...
|
EDG Tutorial B - Writing The Code Section
(XAP 6.6 Documentation)
deck.tab.spacer=2 The following tabs show the services and configuration for each Processing Unit. Usage of Parameterized query using a template object is demonstrated inside the Normal Validator Service tab. Usage of Parameterized query using JDBC {{like}} API is demonstrated ...
|
PP Tutorial - Order Management - Build And Compile Section
(XAP 6.6 Documentation)
Once everything is ready, we need to build, package and deploy the application. The following JAR files need to be in your classpath, all of which reside in the {{<GigaSpaces Root>\lib}} directory or its subfolders: {{JSpaces.jar}} {{openspaces/openspaces.jar}} {{spring/spring.jar}} {{jini ...
|
PP Tutorial - Order Management - Code Section
(XAP 6.6 Documentation)
deck.tab.spacer=2 Domain Model POJO Services and Spring Wiring The following tabs describe the Domain Model and the POJO service beans in each of the Processing Units, as well as the Processing Units' configuration files, which deifne their structure: Start Domain Model ...
|
PP Tutorial - Order Management - Content Sections
(XAP 6.6 Documentation)
|
|
|