Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] SVN main commit: Bug#317822, allow id validation per field

SVN main commit: Bug#317822, allow id validation per field

 

https://bugs.eclipse.org/bugs/show_bug.cgi?id=317822

 

Code review: Andrei

 

Changes:

- adds primaryKeyFieldIdValidations to descriptor to allow id validation to be configured per field

- changed defaulting to allow 0 as id with composite id using sequence, but have sequence not allow 0

- enhanced null pk error message

- added performance memory regression tests

 


Back to the top