public interface PersistentServiceAware<T>
| Modifier and Type | Method and Description |
|---|---|
void |
setPersistentService(Dao<T,? extends Serializable> persistentService)
Set PersistentService to use
|
void setPersistentService(Dao<T,? extends Serializable> persistentService)
persistentService - Copyright © 2014 JDAL. All Rights Reserved.