Combining Cassandra and Hibernate in Grails -


i want combine both cassandra , hibernate data sources in grails domain classes; domain classes have mapped hibernate , others have mapped cassandra.

i used (static mapwith = "cassandra") in domain classes still cassandra maps domain classes in project.

that limitation cassandra gorm implementation. if won't used cassandra domains needs mapped table. mean add support using of domains in cassandra isn't yet done.

so need create whole schema in cassandra mysql.


Comments

Popular posts from this blog

Payment information shows nothing in one page checkout page magento -

tcpdump - How to check if server received packet (acknowledged) -