Mark `o.h.persister.entity` and `o.h.persister.collection` as internal

Description

Currently, all of the persister implementations are considered public API as they are

  1. not in an internal package

  2. not annotated as @Internal

Cannot apply to package, so apply for each public type as appropriate.

Also moves AttributeMappingsList and AttributeMappingsMap to the more appropriate org.hibernate.metamodel.mapping package

Activity

Show:
Fixed

Details

Assignee

Reporter

Fix versions

Priority

Created March 13, 2023 at 7:03 PM
Updated March 17, 2023 at 8:19 PM
Resolved March 13, 2023 at 8:31 PM
Loading...