public interface ActivationContext
TypeSafeActivator
Modifier and Type | Method and Description |
---|---|
Metadata |
getMetadata()
Access the mapping metadata
|
SessionFactoryServiceRegistry |
getServiceRegistry()
Access the ServiceRegistry specific to the SessionFactory being built.
|
SessionFactoryImplementor |
getSessionFactory()
Access the SessionFactory being built to trigger this BV activation
|
Set<ValidationMode> |
getValidationModes()
Access the requested validation mode(s).
|
Set<ValidationMode> getValidationModes()
Metadata getMetadata()
SessionFactoryImplementor getSessionFactory()
SessionFactoryServiceRegistry getServiceRegistry()
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.