Uses of Class
org.hibernate.boot.spi.ClassmateContext
Packages that use ClassmateContext
Package
Description
A range of SPIs allowing integration with—and customization of—the process of building metadata.
-
Uses of ClassmateContext in org.hibernate.boot.spi
Methods in org.hibernate.boot.spi that return ClassmateContextModifier and TypeMethodDescriptionBootstrapContext.getClassmateContext()
Access to the sharedClassmateContext
object used throughout the bootstrap process.