|
All content with label content+section.
Related Labels:
gsiterator
, query
, do
, used
, gigaspaces
, what's
, animation
, map
, management_
, toc
, compiling
, b
, guide
, sections
, start
, onepager
, data
, how
, quick
,
code
, pages
, reference
, structure
, file
, running
, aggregate
, order
, transaction
, welcome
, doc
, overview
, edg
, download
, writing
, book-qsg
, management
, i
, source
, compile
, build
, summary
, pp
, scripting
, enterprise
, grid
, features
more »
( - content
, - 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 ...
|
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 - Deployment Section
(XAP 6.6 Documentation)
You are now ready to deploy your application, but first, a short recap: Our Order Management System application has 3 Processing Units: Client, Validator and Processor, and an Enterprise Data Grid that contains a single space instance. The domain ...
|
PP Tutorial - Order Management - Download Section
(XAP 6.6 Documentation)
full Java tutorial example package including execution scripts: \\ \\ Download the zip file GS6:Parallel Processing Tutorial Order ManagementPPOrderManagement.zip \\ \\ Extract this directory into your {{<GigaSpaces Root>}} directory , choosing yes when prompted to overwrite files . After ...
|
PP Tutorial - Order Management - Example Structure Section
(XAP 6.6 Documentation)
GS6:TreeIconsJustFolder.jpg! PPOrderManagement tutorial folder !GS6:TreeIconsBlank1.jpg! !GS6:TreeIconsJustFolder.jpg! client Client Processing Unit project !GS6:TreeIconsBlank2.jpg! !GS6:TreeIconsJustFolder.jpg! src !GS6:TreeIconsBlank3.jpg! !GS6:TreeIconsJustFolder.jpg! com\gigaspaces\examples\tutorials\parallelprocessing\client Client ...
|
|
|