Added DB2MetaDataDialect and PostgresMetaDataDialect
----------------------------------------------------
Key: HBX-1165
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HBX-1165
Project: Hibernate Tools
Issue Type: Patch
Components: reverse-engineer
Affects Versions: 3.2.4.GA
Environment: hibernate-tools 3.2.4.GA and IBM DB2 9.7 and Postgres 8.4
Reporter: Adam Retter
Attachments: DB2MetaDataDialect.java, PostgresMetaDataDialect.java
Added missing MetaDataDialects for DB2 and Postgres.
When reverse engineering from the database, Hibernate-tools should now hopefully select
the correct strategy when primary key IDENTITY columns are used in DB2, or when primary
key "serial" type columns are used in Postgres.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira