Uses of Package
org.springframework.orm

Packages that use org.springframework.orm
org.springframework.orm.hibernate Package providing integration of Hibernate 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.
 



Copyright (C) 2003-2004 The Spring Framework Project.