Basically, this will unzip as a directory named 'data' and should go in the 'appfuse' directory.
This zip includes all the same hibernate fixes that was attached to APF-424, plus the new iBatis ones. The iBatis module in the pom.xml that sits at 'appfuse/data' was commented out in the zip attached to APF-424, it is included here, since the necessary iBatis mods were made.
It would be really nice if someone could give this a once over, as I am not a season iBatis developer. I just made the iBatis dao implementations work with the new Generic interface and follow the same pattern I used with the Hibernate implementations.
Bryan Noll added a comment - 20/Oct/06 12:29 PM See comments of APF-424 (http://issues.appfuse.org/browse/APF-424) to understand what's going on here.
Basically, this will unzip as a directory named 'data' and should go in the 'appfuse' directory.
This zip includes all the same hibernate fixes that was attached to APF-424, plus the new iBatis ones. The iBatis module in the pom.xml that sits at 'appfuse/data' was commented out in the zip attached to APF-424, it is included here, since the necessary iBatis mods were made.
It would be really nice if someone could give this a once over, as I am not a season iBatis developer. I just made the iBatis dao implementations work with the new Generic interface and follow the same pattern I used with the Hibernate implementations.
APF-424(http://issues.appfuse.org/browse/APF-424) to understand what's going on here.Basically, this will unzip as a directory named 'data' and should go in the 'appfuse' directory.
This zip includes all the same hibernate fixes that was attached to
APF-424, plus the new iBatis ones. The iBatis module in the pom.xml that sits at 'appfuse/data' was commented out in the zip attached toAPF-424, it is included here, since the necessary iBatis mods were made.It would be really nice if someone could give this a once over, as I am not a season iBatis developer. I just made the iBatis dao implementations work with the new Generic interface and follow the same pattern I used with the Hibernate implementations.