|
All content with label book-qsg+enterprise+section.
Related Labels:
gsiterator
, 2-basic
, book-dotnet-prog
, 42140202---bl
, feeder_pu.xml
, xap
, guide
, 42140360---bl
, unit
, quick
, validator_riskyordereventcounter.java
, 42140574---bl
, (pages)
, first
, feeder_codebasedfeeder.java
, transaction
, welcome
, i
, tour
,
gigaspaces.net
, extreme
, validator_insecureriskyordereventiteratorcounter.java
, book-all-dotnet
, query
, validator_normalordereventvalidator.java
, frame
, do
, 42140776---bl
, used
, animation
, 42140237---bl
, getting
, usage
, 42140801---bl
, application
, infrastructure
, book-all-java
, sections
, sources
, apis
, code
, structure
, file
, order
, feeder_accountpreloader.java
, doc
, download
, .net
, writing
, 42140268---bl
, management
, 1-introductory
, compile
, 42140163---bl
, validator_pu.xml
, 42140620---bl
, 42140172---bl
, common_orderevent.java
, gigaspaces
, what's
, map
, book-admin
, 42140377---bl
, interfaces
, start
, common_account.java
, building
, pages
, aggregate
, 42140832---bl
, be
, scenarios
, net
, source
, feeder_ordereventfeeder.java
, build
, admin-dotnet-qsg
, added
, grid
, started
, 42140416---bl
, processor_pu.xml
, snippet
, for
, concepts
, implementors
, 42140730---bl
, 42140448---bl
, management_
, content
, toc
, compiling
, b
, java
, helloworld
, blank
, product
, 42140477---bl
, (tabs)
, onepager
, data
, how
, validator_codebasedvalidator.java
, 42140864---bl
, reference
, book-prog
, running
, dotnet
, overview
, platform
, edg
, terminology
, admin
, services
, type
, summary
, book-overview
, pp
, tutorials
, scripting
, features
more »
( - book-qsg
, - enterprise
, - section
)
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 ...
|
|
|