Label: book-prog+database

All content with label book-prog+database.
Related Labels: 2-basic , remoting , external , book-dotnet-prog , orm , transport , connection , sa , paas , mule , xap , gs.xml , 5-expert , cache , gigaspaces-ec2 , service , issues , unit , users , more » ( - book-prog , - database )

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 ...
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 ...