Re: object mapping and keyspace in @UDT and @Table

2014-11-10 Thread Olivier Michallat
Hi Reik, This is the mailing list for the Cassandra developers. The Java driver has a dedicated list, which is located at https://groups.google.com/a/lists.datastax.com/forum/#!forum/java-driver-user I'm going to answer your question there. -- Olivier Michallat Driver & tools engineer, DataSt

object mapping and keyspace in @UDT and @Table

2014-11-10 Thread Reik Schatz
I am using the new object mapping API for the first time with a 2.1 cluster. Recently I hit a problem when using different keyspace names, i.e. the keyspace in our integration test environment was called differently from the keyspace we use in our staging environment. The problem is that the keysp