public class ExoEntityScanner extends Object implements org.hibernate.integrator.spi.Integrator
ExoEntity,
ExoEntityProcessor| Constructor and Description |
|---|
ExoEntityScanner() |
| Modifier and Type | Method and Description |
|---|---|
void |
disintegrate(org.hibernate.engine.spi.SessionFactoryImplementor sessionFactory,
org.hibernate.service.spi.SessionFactoryServiceRegistry serviceRegistry) |
void |
integrate(org.hibernate.cfg.Configuration configuration,
org.hibernate.engine.spi.SessionFactoryImplementor sessionFactory,
org.hibernate.service.spi.SessionFactoryServiceRegistry serviceRegistry) |
void |
integrate(org.hibernate.metamodel.source.MetadataImplementor metadata,
org.hibernate.engine.spi.SessionFactoryImplementor sessionFactory,
org.hibernate.service.spi.SessionFactoryServiceRegistry serviceRegistry) |
public void integrate(org.hibernate.cfg.Configuration configuration,
org.hibernate.engine.spi.SessionFactoryImplementor sessionFactory,
org.hibernate.service.spi.SessionFactoryServiceRegistry serviceRegistry)
integrate in interface org.hibernate.integrator.spi.Integratorpublic void integrate(org.hibernate.metamodel.source.MetadataImplementor metadata,
org.hibernate.engine.spi.SessionFactoryImplementor sessionFactory,
org.hibernate.service.spi.SessionFactoryServiceRegistry serviceRegistry)
integrate in interface org.hibernate.integrator.spi.Integratorpublic void disintegrate(org.hibernate.engine.spi.SessionFactoryImplementor sessionFactory,
org.hibernate.service.spi.SessionFactoryServiceRegistry serviceRegistry)
disintegrate in interface org.hibernate.integrator.spi.IntegratorCopyright © 2003–2016 eXo Platform SAS. All rights reserved.