| Modifier and Type | Method and Description |
|---|---|
void |
CollectionCacheInvalidator.integrate(MetadataImplementor metadata,
SessionFactoryImplementor sessionFactory,
SessionFactoryServiceRegistry serviceRegistry) |
| Modifier and Type | Method and Description |
|---|---|
void |
BeanValidationIntegrator.integrate(MetadataImplementor metadata,
SessionFactoryImplementor sessionFactory,
SessionFactoryServiceRegistry serviceRegistry) |
| Modifier and Type | Method and Description |
|---|---|
NativeQueryInterpreter |
NativeQueryInterpreterInitiator.initiateService(SessionFactoryImplementor sessionFactory,
MetadataImplementor metadata,
ServiceRegistryImplementor registry) |
| Modifier and Type | Method and Description |
|---|---|
CacheImplementor |
CacheInitiator.initiateService(SessionFactoryImplementor sessionFactory,
MetadataImplementor metadata,
ServiceRegistryImplementor registry) |
| Modifier and Type | Method and Description |
|---|---|
void |
EnversIntegrator.integrate(MetadataImplementor metadata,
SessionFactoryImplementor sessionFactory,
SessionFactoryServiceRegistry serviceRegistry)
Perform integration.
|
| Modifier and Type | Method and Description |
|---|---|
EventListenerRegistry |
EventListenerServiceInitiator.initiateService(SessionFactoryImplementor sessionFactory,
MetadataImplementor metadata,
ServiceRegistryImplementor registry) |
| Modifier and Type | Method and Description |
|---|---|
void |
Integrator.integrate(MetadataImplementor metadata,
SessionFactoryImplementor sessionFactory,
SessionFactoryServiceRegistry serviceRegistry)
Perform integration.
|
| Constructor and Description |
|---|
SessionFactoryImpl(MetadataImplementor metadata,
SessionFactory.SessionFactoryOptions sessionFactoryOptions,
SessionFactoryObserver observer) |
| Constructor and Description |
|---|
CallbackProcessorImpl(ListenerFactory jpaListenerFactory,
MetadataImplementor metadata,
SessionFactoryServiceRegistry serviceRegistry) |
| Modifier and Type | Method and Description |
|---|---|
void |
JpaIntegrator.integrate(MetadataImplementor metadata,
SessionFactoryImplementor sessionFactory,
SessionFactoryServiceRegistry serviceRegistry) |
| Modifier and Type | Method and Description |
|---|---|
MetadataImplementor |
BindingContext.getMetadataImplementor() |
| Modifier and Type | Method and Description |
|---|---|
MetadataImplementor |
AnnotationBindingContextImpl.getMetadataImplementor() |
| Constructor and Description |
|---|
AnnotationBindingContextImpl(MetadataImplementor metadata,
org.jboss.jandex.Index index) |
| Modifier and Type | Method and Description |
|---|---|
MetadataImplementor |
EntityBindingContext.getMetadataImplementor() |
| Constructor and Description |
|---|
Binder(MetadataImplementor metadata,
List<String> processedEntityNames) |
| Constructor and Description |
|---|
HbmMetadataSourceProcessorImpl(MetadataImplementor metadata) |
HibernateMappingProcessor(MetadataImplementor metadata,
MappingDocument mappingDocument) |
MappingDocument(JaxbRoot<JaxbHibernateMapping> hbmJaxbRoot,
MetadataImplementor metadata) |
| Modifier and Type | Class and Description |
|---|---|
class |
MetadataImpl
Container for configuration data collected during binding the metamodel.
|
| Modifier and Type | Method and Description |
|---|---|
MetadataImplementor |
MetadataImpl.getMetadataImplementor() |
| Modifier and Type | Method and Description |
|---|---|
CollectionPersister |
PersisterFactoryImpl.createCollectionPersister(MetadataImplementor metadata,
PluralAttributeBinding collectionMetadata,
CollectionRegionAccessStrategy cacheAccessStrategy,
SessionFactoryImplementor factory) |
| Modifier and Type | Method and Description |
|---|---|
CollectionPersister |
PersisterFactory.createCollectionPersister(MetadataImplementor metadata,
PluralAttributeBinding model,
CollectionRegionAccessStrategy cacheAccessStrategy,
SessionFactoryImplementor factory)
Create a collection persister instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JaccIntegrator.integrate(MetadataImplementor metadata,
SessionFactoryImplementor sessionFactory,
SessionFactoryServiceRegistry serviceRegistry) |
| Modifier and Type | Method and Description |
|---|---|
SessionFactoryServiceRegistryImpl |
SessionFactoryServiceRegistryFactoryImpl.buildServiceRegistry(SessionFactoryImplementor sessionFactory,
MetadataImplementor metadata) |
| Constructor and Description |
|---|
SessionFactoryServiceRegistryImpl(ServiceRegistryImplementor parent,
SessionFactoryImplementor sessionFactory,
MetadataImplementor metadata) |
| Modifier and Type | Method and Description |
|---|---|
SessionFactoryServiceRegistryImpl |
SessionFactoryServiceRegistryFactory.buildServiceRegistry(SessionFactoryImplementor sessionFactory,
MetadataImplementor metadata)
Create the registry.
|
R |
SessionFactoryServiceInitiator.initiateService(SessionFactoryImplementor sessionFactory,
MetadataImplementor metadata,
ServiceRegistryImplementor registry)
Initiates the managed service.
|
| Modifier and Type | Method and Description |
|---|---|
StatisticsImplementor |
StatisticsInitiator.initiateService(SessionFactoryImplementor sessionFactory,
MetadataImplementor metadata,
ServiceRegistryImplementor registry) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BaseCoreFunctionalTestCase.afterConstructAndConfigureMetadata(MetadataImplementor metadataImplementor) |
| Constructor and Description |
|---|
SchemaExport(MetadataImplementor metadata) |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.