Hide
The bundle easybeans.core should export org.hibernate.annotations
the jarfile is inside the core bundle
in JPA / Hibernate environments hibernate annotations were used additional to JPA annotations,
so the core bundle should export this package to satisfy Package-Imports of org.hibernate.annotations
Show
The bundle easybeans.core should export org.hibernate.annotations
the jarfile is inside the core bundle
in JPA / Hibernate environments hibernate annotations were used additional to JPA annotations,
so the core bundle should export this package to satisfy Package-Imports of org.hibernate.annotations