1. Error using hibernate-validator on JBoss 6 stackoverflow.comI get the following error at deploy time:
Caused by:
|
2. Is there a less expensive method to do the following primary key validation in hibernate stackoverflow.comI need to make sure the new supplierpart I'm creating doesn't exist. It is currently done like so
|