Impetus / kundera

A JPA 2.1 compliant Polyglot Object-Datastore Mapping Library for NoSQL Datastores.Please subscribe to:

Home Page:http://groups.google.com/group/kundera-discuss/subscribe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for ElementCollection with Kudu

white777777 opened this issue · comments

Is that possible with columnar storage manager?

Embeddables and EmbeddedId are supported. Details - https://github.com/Impetus/Kundera/wiki/Embeddables-support-in-Kudu

I don't think ElementCollection is supported yet. But Kundera kudu is an easier module to start with. Feel free to contribute.

-Devender