[EoDsql-users] Introducing myself and testing the mailing list
Status: Beta
Brought to you by:
lemnik
|
From: Ricardo P. <rpm...@ya...> - 2007-04-11 16:55:32
|
Hi, My name is Ricardo Palomares, and I found EoD SQL when, after trying to use EoD in JDBC 4.0, I discovered that it had been removed in the last moment and started looking for info about it in the web. I got to a JDBC spec member blog in which he stated the removal and saw Jason post. I'm just about to actually starting using it, along with DdlUtils (http://db.apache.org/ddlutils/) and Derby/Java DB (although I intend to use HSQLDB and MySQL too in the mid-term). I've already written some code in the POJO to be persisted, and I'm going to start writing the code actually using the generated BaseQuery instance. I've written this message just to introduce myself and test the mailing list, since when I try to access the archive through the web, I get a "not found" error. BTW, thank you for going on with this project. I find it very useful for those of us not wanting a full-fledged ORM. |