Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Allow element collection as annotation #14

Closed
otaviojava opened this issue Jan 28, 2014 · 3 comments
Closed

Allow element collection as annotation #14

otaviojava opened this issue Jan 28, 2014 · 3 comments

Comments

@otaviojava
Copy link
Owner

use javax.persistence.ElementCollection instead of collections annotations on Easy-Cassandra.

by: https://weblogs.java.net/blog/otaviojava/archive/2013/08/25/run-cassandra-spring-data#comment-829565

@otaviojava
Copy link
Owner Author

I am doing the #14 to use new annotation. It will be the next one.

@otaviojava
Copy link
Owner Author

done on version 2.0.0-RC9.

@otaviojava
Copy link
Owner Author

this improvement had done on version 2.0.0-RC9.
Now you can use @ElementCollection to java.util.List, java.util.Set and java.util.Map.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant