|
Content with label pojo in GigaSpaces Platform 5.X Documentation (See content from all spaces)
Related Labels:
transactions
, configuration
, spring
, product-gigaspaces-5x
, service-grid
Developing and Deploying POJOs into Service Grid
Basics of developing, building and deploying a POJO, explained through a Hello World example. Overview The Service Grid provides the capability to build dynamic applications using Plain Old Java Objects (POJOs). Developing a POJO is simple: the Service Grid turns ...
|
Spring
How to access the GigaSpaces Data Grid, Messaging Grid and Compute Grid using the Spring Framework, and deploy Spring applications and POJOs using the Service Grid. Deprecated in GigaSpaces 6.0 GigaSpaces Spring framework integration is supported in version 5.1 and onwards ...
|
Spring Configuration Files
sample application context file; attributes of the POJO's DAO definition; transaction configuration; supported operations and code sample for POJO primary key setting. Application Context XML Includes the {{GigaSpacesFactoryBean}}: <?xml version="1.0" encoding="UTF8"?> <!DOCTYPE beans ...
|
Spring Infrastructure Services
GigaSpaces automatically converts POJOs to space Entries, and provides Spring support for local and distributed transactions. Transparent POJO to Entry Translation Currently, the Jini/JavaSpaces specification dictates that all space operations should be conducted using Java classes that implement ...
|
|
|