Package org.hibernate.models.spi
Interface RegistryPrimer
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Integration contract allowing initialization priming of ClassDetailsRegistry
and AnnotationDescriptorRegistry.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionvoidprimeRegistries(RegistryPrimer.Contributions contributions, ModelsContext modelsContext)
-
Method Details
-
primeRegistries
-