I have tried to implement a Programatically configuration for Cayenne (I am
using Cayenne 3.1). I have read and tried the No Xml example
unsuccessfully, i think cause the example works only with Cayenne 3.0 and
not with 3.1. And i see other threads but I don't undestand how implement
it with DI Inj
Hi Tore,
Thanks for that. I have started and it doesn't look to bad so far. The
Cayenne build system is pretty wild however, there is a lot of stuff in
there.
I wrote a simple persistence framework of DynamoDB recently, happy to share
if you are interested. I loved the database as a service conce
Hello.
I did some work on a AWS SimpleDB adapter once using a jdbc driver made by
someone else than AWS. No, DynamoDB is the cool thing and I got bored.
Start with the jdbc driver, a plain NuoDBAdaptor and the cayenne junit
tests[1]. Cayenne uses lots of jdbc metadata that some of the less mat