1) I'm currently using hibernate but I configure it programmatically; I'm not using any XML. Can I do the same with querydsl? I'm still reading the documentation but I thought I would throw it out there.
2) is there any chance that querydsl might support the following the future, if it's even possible:
- cassandra
- Riak
- josql collections
- hazelcast collections?
Thanks!
I have two questions about querydsl.
1) I'm currently using hibernate but I configure it programmatically; I'm not using any XML. Can I do the same with querydsl? I'm still reading the documentation but I thought I would throw it out there.
2) is there any chance that querydsl might support the following the future, if it's even possible:
- cassandra
- Riak
- josql collections
- hazelcast collections?
Thanks!
--
You received this message because you are subscribed to the Google Groups "Querydsl" group.
To unsubscribe from this group and stop receiving emails from it, send an email to querydsl+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Hi Mike.