[
http://jira.jboss.com/jira/browse/JBSEAM-1518?page=all ]
Dan Allen updated JBSEAM-1518:
------------------------------
Attachment: JBSEAM-1518-build_xml-v1.patch
JBSEAM-1518-build_xml-v1.patch maps the string "h2" to the hibernate dialect,
jdbc driver, and default connection string.
support for H2 in seam-gen
--------------------------
Key: JBSEAM-1518
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1518
Project: JBoss Seam
Issue Type: Patch
Components: Tools
Affects Versions: 1.3.0.ALPHA
Environment: seam CVS trunk
Reporter: Dan Allen
Priority: Minor
Attachments: JBSEAM-1518-build_xml-v1.patch
Original Estimate: 10 minutes
Remaining Estimate: 10 minutes
Currently, the seam-gen questionnaire does not support H2, even though there is a dialect
for Hibernate that functions with a H2 database. I have discovered that H2 is far more
suitable than HSQLDB and prefer to use it now whenever I am doing prototype development.
Naturally, it is annoying to always have to make my case the exception when supporting H2
is just a matter of filling in the proper blanks in the seam-gen build.xml file. Without
further delay, I did just that.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira