Label: grid+persistency

All content with label grid+persistency.
Related Labels: gsiterator , status , 2-basic , external , orm , connection , sa , paas , 42140822---bl , 5-expert , cache , service , guide , unit , replicated , 42140686---bl , users , quick , 7.2 , more » ( - grid , - persistency )

GigaSpaces for Hibernate ORM Users (XAP 6.6 Documentation)
Using GigaSpaces as a Hibernate cache provider; creating a Hibernateintegrated Data Grid with your existing ORM. Overview !GRA:Imagessstar.gif! Overview #1 How to Switch Your SecondLevel Cache Provider to GigaSpaces #step1 How to Add the GigaSpaces Data Grid ...
JDBC SA Configuration Files (XAP 6.6 Documentation)
When persisting into a relational database using the JDBC SA, GigaSpaces uses two configuration files: {{type.properties}} and {{jdbc.properties}}. Overview When persisting into a relational database with the JDBC SA, GigaSpaces uses two configuration files: The {{type.properties}} file includes the JavatoSQL ...
JDBC SA Properties (XAP 6.6 Documentation)
configuration schema that defines how a space should persist its inmemory data to diskbased storage (either RDBMS when using the JDBC SA). Overview The persistent space running with the JDBC SA options described below: property Description Default ...
Persisting Large Entries (XAP 6.6 Documentation)
What to do when Entry arrays or collection attribute types are very large, so that the database cannot store them in a onecolumn cell. Overview When persisting a space with JDBC, there are situations where Entry arrays or collection attribute types are very ...
Transient Entries (XAP 6.6 Documentation)
How to specify that some objects in a persistent space should not be saved to persistent storage. Overview When using a persistent space there are situations where not all the Entries need to be stored in the persistent store. You can define the Entry to be stored only in the space ...