Support for Derby
-----------------

         Key: HIB-188
         URL: http://jira.andromda.org/browse/HIB-188
     Project: Hibernate Cartridge
        Type: Improvement

    Versions: 3.0M3, 3.0RC1, 3.0 RC2, 3.0 Final, 3.1M1, 3.0.1, 3.1-RC1, 3.1, 
3.2-RC1    
 Environment: Java 1.5.0
    Reporter: Philip Mark Donaghy
 Assigned to: Carlos Cuenca 


Currently if one wants to use the Derby database with Andromda he or she must 
specify this in project.properties

sql.mappings=DB2
hibernate.db.dialect=org.hibernate.dialect.DerbyDialect

This can be resolved by copying the etc/mappings/DB2Mappings.xml to 
etc/mappings/DerbyMappings.xml
Then one can specify Derby as the sql.mappings like this

sql.mappings=Derby
hibernate.db.dialect=org.hibernate.dialect.DerbyDialect

This would be better don't you think.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.andromda.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

Reply via email to