[
http://opensource.atlassian.com/projects/hibernate/browse/HBX-988?page=co...
]
Philip Clay commented on HBX-988:
---------------------------------
Please note that these changes are small hacks to get hibernate working exactly like
NetApp needs. They should not be integrated into hibernate proper, because they are not
designed for general use.
Modifications to Hibernate 2.1.8 used by Network Appliance
----------------------------------------------------------
Key: HBX-988
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HBX-988
Project: Hibernate Tools
Issue Type: Improvement
Affects Versions: 2.1
Reporter: Philip Clay
Priority: Minor
This issue is to track the modifications to Hibernate 2.1.8 performed by Network
Appliance to comply with LGPL 2.1 licensing.
Network Appliance has performed two modifications to Hibernate 2.1.8, and will be
distributing these modifications along with SnapManager for Oracle 2.2.
The modified distribution can be downloaded anonymously at
ftp://ftp.netapp.com/frm-ntap/opensource/hibernate-2.1.8-modified.tar.gz
The modifications include:
Modification 1: src/net/sf/hibernate/mapping/UniqueKey.java
Create Oracle database constraints as "initially deferred
deferrable".
Modification 2: src/net/sf/hibernate/tool/hbm2ddl/DatabaseMetadata.java
Allow overridden schema name for all tables.
This information is included in the distribution in the readme-modified.txt file.
Appropriate comments outlining the changes have been made to the above source files.
--
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