History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: APF-425
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Bryan Noll
Reporter: Matt Raible
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
AppFuse

Create Generic DAO for iBATIS that uses JDK 5 generics - use wherever possible

Created: 11/Sep/06 11:07 PM   Updated: 26/Jan/07 12:17 AM
Component/s: Persistence Layer
Affects Version/s: 2.0-M2
Fix Version/s: 2.0-M2

File Attachments: 1. Zip Archive data-APF-425-ibatis.zip (284 kb)



 Description  « Hide
Maybe use what Able is currently providing.

 All   Comments   Change History   FishEye      Sort Order:
Bryan Noll - 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.