issues
search
valchkou
/
cassandra-driver-mapping
JPA addon for DataStax Java Driver for Cassandra
58
stars
24
forks
source link
Enable Optimistic lock and Lightweight transactions
#8
Closed
valchkou
closed
10 years ago
valchkou
commented
10 years ago
support @Version annotation and check the version on update. if version is incorrect return null, otherwise return saved object.
support Lightweight transactions. add it to SaveOptions.