Label: guide+interfaces

All content with label guide+interfaces.
Related Labels: processor_ordereventprocessor.java , gsiterator , questions , 2-basic , wiring , external , jcache , book-dotnet-prog , xa , connection , multipage , gs.xml , xap , issues , unit , validator_ordereventvalidator.java , gigaspacesdotnet , quick , persistency , more » ( - guide , - interfaces )

Integration with Other Data Sources (XAP.NET 6.6 Documentation)

Interoperability with Non .NET Applications (XAP.NET 6.6 Documentation)

Processing Unit (XAP.NET 6.6 Documentation)

Space Filters (XAP.NET 6.6 Documentation)

Writing and Updating Entries (XAP.NET 6.6 Documentation)
Writing objects to the space Overview Objects are written to the space using the {{ISpaceProxy.Write}} method. A write operation inserts a copy of the given object to the space, hence, any changes made to the object after the write operation do not affect the object in the space. !spacewrite.jpg ...