Hi,
We have a JPA compliant middleware which is running with a RDBMS, we would like to port this to Couchbase. What options do we have for doing this?
Tried using the CData driverr with basic JPA configuration, however it maps each table to a separate bucket and the CData guys aren’t sure about JPA.
Thanks in advance for any help!