|
All content with label 5-expert.
Related Labels:
data
, files
, large
, middleware
, persisting
, persistency
, entries
, rdbms
, book-prog
, disk
, components
, database
, async
, book-all-java
, cache
, transient
, grid
Async Persistency - Mirror - Advanced
(XAP 6.6 Documentation)
Reliable Asynchronous Persistency (Mirror) advanced topics. Custom Mirror Service Name A Mirror Service can be configured per Space cluster. You can't have multiple Mirror services configured for the same space cluster. If you need "multiple ...
|
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 ...
|
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 ...
|
|
|