Avoid the use of Hibernate ORM's Metamodel object during boot (use Metadata instead)

Description

Required for HSEARCH-3523: Quarkus cannot provide us with a Metamodel object during the first phase of boot, so we'll have to make do with only a Metadata object (which is a bit more "raw").

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Sprint

Fix versions

Priority

Created March 19, 2019 at 5:06 PM
Updated March 21, 2019 at 5:27 PM
Resolved March 21, 2019 at 3:17 PM

Flag notifications