20.1. OSGi Specification and Environment
Hibernate targets the OSGi 4.3 spec or later.
It was necessary to start with 4.3, over 4.2, due to our dependency on OSGi’s BundleWiring
for entity/mapping scanning.
</div>
Hibernate supports three types of configurations within OSGi.
</div>
- Container-Managed JPA Container-Managed JPA
- Unmanaged JPA Unmanaged JPA
- Unmanaged Native Unmanaged Native </div> </div>