public interface HibernateRepositoryProvider
HibernateRepository.
Note this interface just duplicates Provider. The reason we keep it
is because we don't want direct dependencies on Guice.
| Modifier and Type | Method and Description |
|---|---|
HibernateRepository |
get()
Provides a
HibernateRepository. |
HibernateRepository get()
HibernateRepository.Copyright © 2012-2013. All Rights Reserved.