
| Key: |
APF-425
|
| Type: |
New Feature
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Bryan Noll
|
| Reporter: |
Matt Raible
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Maybe use what Able is currently providing.
|
|
Description
|
Maybe use what Able is currently providing. |
Show » |
|
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.