Replace recursive validation algorithm with a ConstraintIterator
----------------------------------------------------------------
Key: BVAL-39
URL: http://opensource.atlassian.com/projects/hibernate/browse/BVAL-39
Project: Bean Validation
Issue Type: Improvement
Components: ri-general
Reporter: Hardy Ferentschik
Assignee: Hardy Ferentschik
Priority: Minor
Introduce a ConstraintValidator which given a bean finds all constraints to validate and makes them accessible for validation via an iterator. This algorithm might be easier to understand then the current recursive one.
--
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
Update unit tests and config files to use non-depracated Oracle dialects
------------------------------------------------------------------------
Key: HHH-3214
URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3214
Project: Hibernate3
Issue Type: Bug
Affects Versions: 3.2.6
Reporter: Gail Badner
Assignee: Gail Badner
Fix For: 3.2.x
There are still references to OracleDialect and Oracle9Dialect in hibernate.properties and unit tests. These dialects are depracated so references to them in unit tests and config files (e.g, hibernate.properties) should be changed to refer to non-deprecated dialects.
--
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
Adjust default message interpolator to avoid parameter value interpolation
--------------------------------------------------------------------------
Key: BVAL-89
URL: http://opensource.atlassian.com/projects/hibernate/browse/BVAL-89
Project: Bean Validation
Issue Type: Improvement
Components: ri-general
Reporter: Emmanuel Bernard
After Jan 25th the default emssage interpolator algorithm has changed. It needs ot be adjusted into the RI. Check the latest spec.
--
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