Philippe PONSONNET wrote:
I have already seen the hibernate framework but I
prefere to not use an OR for beginning. I would like
to only use my very simple Database class. I suppose
it is possible to load this xml file by by a specific
way, isnt-it ?
iBatis is not O/R! It's SQL or E/R.
I do not like O/R myself, I do not see the point of it.
Loading XML.... I would do in Jakarta Commons Digester.
Anway, for Data access I recommend iBatis DAO, it has nice documentation.
Good luck
.V
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]