Interface HibernatePropertiesProvider
- All Known Implementing Classes:
HibernatePropertiesProviderImpl
public interface HibernatePropertiesProvider
-
Method Summary
Modifier and TypeMethodDescriptionProvide the necessary properties required for the hibernate set-up.
-
Method Details
-
getCustomProperties
Provide the necessary properties required for the hibernate set-up.- Returns:
- a map with all the properties
-
getProperties
-