Top "Playorm" questions

playOrm is a break from JPA for noSQL stores where it supports noSQL patterns and only needs to know PART of your schema.

How can I have null column value for a composite key column in CQL3

This may sound silly as there are no null values in SQL's composite primary key. But just want to confirm …

cassandra cql cql3 playorm