Skip to content

Sample Codes and Examples

karthikprasad13 edited this page Mar 25, 2015 · 31 revisions

Kundera-Examples

We have a separate module "Kundera-tests" that contains example code.

  1. Example illustrating all data types supported by Kundera (Data Types)
  2. JPA Query Examples (JPA Queries)
  3. Spring Example (Kundera+Spring)
  4. Twitter like application using Kundera (Twitter)
  5. Cross-datastore persistence using Kundera (Polyglot Persistence)
  6. Transitive Persistence using Kundera (Pickr)
  7. Web-based application that uses JTA transactions on all operations using Kundera (Kwitter)
  8. Data persistence in Redis using Kundera ([Kundera-Redis] (https://github.com/impetus-opensource/Kundera/wiki/Kundera-over-Redis))
  9. Data persistence in OracleNoSQL using Kundera ([Kundera-OracleNoSQL] (https://github.com/impetus-opensource/Kundera/wiki/Kundera-OracleNoSQL))
  10. Collection support in Cassandra ElementCollection of Basic Types

Home

Clone this wiki locally