| Class | Description |
|---|---|
| FastBootEntityManagerFactoryBuilder | |
| FastBootMetadataBuilder |
Alternative to EntityManagerFactoryBuilderImpl so to have full control of how MetadataBuilderImplementor
is created, which configuration properties are supportable, custom overrides, etc...
|
| LightPersistenceXmlDescriptor | |
| QuarkusEnvironment |
A lighter alternative to org.hibernate.cfg.Environment: we don't need it to look for certain environment variables,
and don't want it to copy all of
System.getProperties() into the ORM configuration. |
Copyright © 2020 JBoss by Red Hat. All rights reserved.