Daily Archives: February 15, 2007

Hibernate: so, the identifier field *is* mandatory after all!

Is it obvious to everyone that an identifier is mandatory in Hibernate? I actually thought that Hibernate generated some kind of internal identifier for classes that do not specify one. The documentation says: saveOrUpdate() does the following: […] if the … Continue reading

Posted in hibernate, java | Comments Off on Hibernate: so, the identifier field *is* mandatory after all!