Thank you,
my library works fine on mysql to do persistance but i prefer to use hibernate to do it, and manage more database, cache etc etc.
Actually i'm using POJO dinamically wrote by my library as workaround, to map our vector of fields :
it's probably an awful thing :o) but it works fine :o), it tooks only 4 hours to do it, and we're at beta/stable status and need something stable to work on :o)
When someone in our probject have more time we'll switch to dynamic entries and get a look to the bugs.
|