Spring Data Commons

Uses of Class
org.springframework.data.mapping.model.MappingException

Packages that use MappingException
org.springframework.data.mapping.model Core implementation of the mapping subsystem's model. 
 

Uses of MappingException in org.springframework.data.mapping.model
 

Methods in org.springframework.data.mapping.model that throw MappingException
 void MutablePersistentEntity.verify()
          Callback method to trigger validation of the PersistentEntity.
 


Spring Data Commons

Copyright © 2012. All Rights Reserved.