[
http://opensource.atlassian.com/projects/hibernate/browse/HBX-95?page=com...
]
Max Rydahl Andersen commented on HBX-95:
----------------------------------------
inverse-true-on-bidirectional
ie 2 association mapped to the same table same FK columns should raise a warning if one of
them does not have inverse="true or is not insert=false update=false
create a hbmlint
----------------
Key: HBX-95
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HBX-95
Project: Hibernate Tools
Type: New Feature
Reporter: Max Rydahl Andersen
Fix For: 3.2LATER
We should create a hbmlint that checks if once hibernate configuration and mapping is
correct/suited for production.
Main function would be to check if the hibernate mappings corresponds to what is in the
database (does table, column, foreignkey etc. match)
Secondary could be to check that dialect matches database, no use of hibernate
development only connectionpool, deep inheritance hiearchies etc.
--
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