2020-03-15 03:20:17 -04:00
|
|
|
## Hibernate Enterprise
|
2020-03-11 08:50:04 -04:00
|
|
|
|
2020-03-22 14:10:34 -04:00
|
|
|
This module contains articles about enterprise concerns such as Multitenancy, Errors, Exceptions, Logging and more in Hibernate.
|
2020-03-11 08:50:04 -04:00
|
|
|
|
|
|
|
### Relevant articles:
|
|
|
|
|
2020-03-22 14:10:34 -04:00
|
|
|
- [Introduction to Hibernate Spatial](https://www.baeldung.com/hibernate-spatial)
|
|
|
|
- [A Guide to Multitenancy in Hibernate 5](https://www.baeldung.com/hibernate-5-multitenancy)
|
2020-03-11 08:50:04 -04:00
|
|
|
- [Hibernate Aggregate Functions](https://www.baeldung.com/hibernate-aggregate-functions)
|
|
|
|
- [Common Hibernate Exceptions](https://www.baeldung.com/hibernate-exceptions)
|
|
|
|
- [Hibernate Error “Not all named parameters have been set”](https://www.baeldung.com/hibernate-error-named-parameters-not-set)
|
2020-09-28 13:42:26 -04:00
|
|
|
- [Various Logging Levels in Hibernate](https://www.baeldung.com/hibernate-logging-levels)
|
|
|
|
- [Hibernate: save, persist, update, merge, saveOrUpdate](https://www.baeldung.com/hibernate-save-persist-update-merge-saveorupdate)
|