Spring Data Commons

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 Commons

Copyright © 2012. All Rights Reserved.