Issue Details (XML | Word | Printable)

Key: APF-436
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Matt Raible
Reporter: Tim Azzopardi
Votes: 0
Watchers: 0
Operations

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

postgres and ibatis support

Created: 28/Sep/06 05:56 PM   Updated: 22/Oct/06 01:46 AM   Resolved: 22/Oct/06 01:46 AM
Component/s: Build, Test, or Deploy Process, Persistence Layer, Tools - AppGen
Affects Version/s: 1.9.3
Fix Version/s: 1.9.4

File Attachments: 1. File postgres-create-tables.sql (2 kB)
2. XML File sample-data.xml (3 kB)
3. XML File UserSQL.xml (4 kB)

Environment: Windows XPsp2 postgres 8.1


 Description  « Hide
Cannot automatically generate a postgres ibatis application
Manual changes are required (such as):

postgres-create-tables.sql table (and sequence) creation
sample-data.xml
UserSQL.xml

These changes produce a working "ant test-all" and a working application

Sort Order: Ascending order - Click to sort in descending order
Matt Raible added a comment - 22/Oct/06 01:46 AM
Thanks for the patch!