Package org.springframework.orm
@NonNullApi
@NonNullFields
package org.springframework.orm
Root package for Spring's O/R Mapping integration classes.
 Contains generic DataAccessExceptions related to O/R Mapping.
- 
ExceptionsClassDescriptionException thrown on an optimistic locking violation for a mapped object.Exception thrown if a mapped object could not be retrieved via its identifier.