Spring Data Commmons

Uses of Interface
org.springframework.persistence.support.EntityInstantiator

Packages that use EntityInstantiator
org.springframework.persistence.support   
 

Uses of EntityInstantiator in org.springframework.persistence.support
 

Classes in org.springframework.persistence.support that implement EntityInstantiator
 class AbstractConstructorEntityInstantiator<BACKING_INTERFACE,STATE>
          Try for a constructor taking state: failing that, try a no-arg constructor and then setUnderlyingNode().
 


Spring Data Commmons

Copyright © 2011. All Rights Reserved.