|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.springframework.orm | |
---|---|
org.springframework.orm.hibernate | Package providing integration of Hibernate 2.1 with Spring concepts. |
org.springframework.orm.jdo | Package providing integration of JDO (Java Date Objects) with Spring concepts. |
org.springframework.orm.jpa | Package providing integration of JPA (Java Persistence API) with Spring concepts. |
org.springframework.orm.toplink | Package providing integration of Oracle TopLink with Spring concepts. |
Classes in org.springframework.orm used by org.springframework.orm.hibernate | |
---|---|
ObjectOptimisticLockingFailureException
Exception thrown on an optimistic locking violation for a mapped object. |
|
ObjectRetrievalFailureException
Exception thrown if a mapped object could not be retrieved via its identifier. |
Classes in org.springframework.orm used by org.springframework.orm.jdo | |
---|---|
ObjectOptimisticLockingFailureException
Exception thrown on an optimistic locking violation for a mapped object. |
|
ObjectRetrievalFailureException
Exception thrown if a mapped object could not be retrieved via its identifier. |
Classes in org.springframework.orm used by org.springframework.orm.jpa | |
---|---|
ObjectOptimisticLockingFailureException
Exception thrown on an optimistic locking violation for a mapped object. |
|
ObjectRetrievalFailureException
Exception thrown if a mapped object could not be retrieved via its identifier. |
Classes in org.springframework.orm used by org.springframework.orm.toplink | |
---|---|
ObjectOptimisticLockingFailureException
Exception thrown on an optimistic locking violation for a mapped object. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |