Data Access APIs

GigaSpaces promotes openness and interoperability, supporting common interfaces for accessing data, such as JPA, Document, SQL, JDBCClosed Java DataBase Connectivity. This is an application programming interface (API) for the Java programming language, which defines how a client may access a database., Memcached, Spring Data and a native POJOClosed Plain Old Java Object. A regular Java object with no special restrictions other than those forced by the Java Language Specification and does not require any classpath.-based API. You can choose the best API for the case at hand, and be able to operate on the same data regardless of the APIs you have chosen. Look at the different API pages to learn about each and every use case for data accessing on GigaSpaces.