Spring Data Commmons

Package org.springframework.persistence.support

Interface Summary
EntityInstantiator<BACKING_INTERFACE,STATE> Interface to be implemented by classes that can instantiate and configure entities.
 

Class Summary
AbstractConstructorEntityInstantiator<BACKING_INTERFACE,STATE> Try for a constructor taking state: failing that, try a no-arg constructor and then setUnderlyingNode().
StateProvider  
 


Spring Data Commmons

Copyright © 2011. All Rights Reserved.