Spring Data Graph

Uses of Interface
org.springframework.data.document.DocumentStoreConnectionCallback

Packages that use DocumentStoreConnectionCallback
org.springframework.data.document   
 

Uses of DocumentStoreConnectionCallback in org.springframework.data.document
 

Methods in org.springframework.data.document with parameters of type DocumentStoreConnectionCallback
<T> T
AbstractDocumentStoreTemplate.execute(DocumentStoreConnectionCallback<C,T> action)
           
 


Spring Data Graph

Copyright © 2011. All Rights Reserved.