Spring Data Core

Uses of Interface
org.springframework.data.crossstore.ChangeSetPersister

Packages that use ChangeSetPersister
org.springframework.data.crossstore Support for cross-store persistence. 
 

Uses of ChangeSetPersister in org.springframework.data.crossstore
 

Constructors in org.springframework.data.crossstore with parameters of type ChangeSetPersister
ChangeSetBackedTransactionSynchronization(ChangeSetPersister<Object> changeSetPersister, ChangeSetBacked entity)
           
 


Spring Data Core

Copyright © 2011-2013-2013 Pivotal. All Rights Reserved.