Class Hierarchy
- java.lang.Object
- org.cxbox.model.core.entity.AbstractEntity
- org.cxbox.model.core.entity.AbstractEntity_
- org.cxbox.model.core.listeners.jpa.AbstractEntityListener (implements java.io.Serializable)
- org.springframework.transaction.support.AbstractPlatformTransactionManager (implements org.springframework.transaction.PlatformTransactionManager, java.io.Serializable)
- org.springframework.orm.jpa.JpaTransactionManager (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean, org.springframework.transaction.support.ResourceTransactionManager)
- org.cxbox.model.core.service.AsyncServiceImpl (implements org.cxbox.api.service.AsyncService)
- org.cxbox.model.core.service.CxboxBaseEntityListenerDelegate (implements org.cxbox.model.core.service.BaseEntityListenerDelegate)
- org.cxbox.model.core.listeners.jpa.DelegatingBaseEntityListener (implements java.io.Serializable)
- org.cxbox.model.core.tx.DeploymentTransactionSupportImpl (implements org.springframework.context.ApplicationListener<E>, org.cxbox.api.service.tx.DeploymentTransactionSupport, org.springframework.beans.factory.DisposableBean)
- org.hibernate.engine.jdbc.dialect.internal.DialectFactoryImpl (implements org.hibernate.engine.jdbc.dialect.spi.DialectFactory, org.hibernate.service.spi.ServiceRegistryAwareService)
- org.cxbox.model.core.service.DictionaryCacheImpl (implements org.cxbox.api.data.dictionary.DictionaryCache)
- org.cxbox.model.core.hbn.EnhancedDialectContributor (implements org.hibernate.service.spi.ServiceContributor)
- org.cxbox.model.core.hbn.EnhancedDialectInitiator (implements org.hibernate.boot.registry.StandardServiceInitiator<R>)
- java.util.EventObject (implements java.io.Serializable)
- org.springframework.context.ApplicationEvent
- org.cxbox.model.core.service.InternalAuthorizationServiceImpl (implements org.cxbox.api.service.session.InternalAuthorizationService)
- org.cxbox.model.core.dao.impl.JpaDaoImpl (implements org.cxbox.model.core.dao.JpaDao)
- org.cxbox.model.core.dao.util.JpaUtils
- org.hibernate.boot.model.internal.JPAXMLOverriddenMetadataProvider (implements org.hibernate.annotations.common.reflection.MetadataProvider)
- org.cxbox.model.core.service.LocaleServiceImpl (implements org.cxbox.api.service.LocaleService)
- org.cxbox.model.core.converter.LOVConverter (implements jakarta.persistence.AttributeConverter<X,Y>)
- org.cxbox.model.core.config.PersistenceJPAConfig
- org.hibernate.boot.model.naming.PhysicalNamingStrategyStandardImpl (implements org.hibernate.boot.model.naming.PhysicalNamingStrategy, java.io.Serializable)
- org.cxbox.model.core.hbn.PropagateAnnotationReader (implements org.hibernate.annotations.common.reflection.AnnotationReader)
- org.cxbox.model.core.hbn.PropagateMetadataBuilderFactory (implements org.hibernate.boot.spi.MetadataBuilderFactory)
- org.cxbox.model.core.config.ScopeConfig
- org.hibernate.id.enhanced.SequenceStyleGenerator (implements org.hibernate.id.BulkInsertionCapableIdentifierGenerator, org.hibernate.id.PersistentIdentifierGenerator)
- org.cxbox.model.core.tx.TransactionServiceImpl (implements org.cxbox.api.service.tx.TransactionService)
- org.cxbox.model.core.tx.TransactionStatusImpl (implements org.cxbox.api.service.tx.ITransactionStatus)
- org.cxbox.model.core.api.TranslationId (implements java.io.Serializable)
- org.cxbox.model.core.api.TranslationId_
- org.cxbox.model.core.service.TranslationServiceImpl (implements org.cxbox.model.core.api.TranslationService)
- org.cxbox.model.core.converter.YearAttributeConverter (implements jakarta.persistence.AttributeConverter<X,Y>)
Annotation Interface Hierarchy