public interface DataStoreAware<E,K extends Serializable>
the data store into a concrete class aiming to provide method mapping
for a repository.| Modifier and Type | Method and Description |
|---|---|
<J extends K,F extends E> |
setDataStore(DataStore<J,F> dataStore) |
Copyright © 2014–2016. All rights reserved.