Package | Description |
---|---|
com.whitestein.lsps.hibernate.envers |
Modifier and Type | Method and Description |
---|---|
com.whitestein.lsps.hibernate.envers.RevisionInfoConfigurationResult |
LspsRevisionInfoConfiguration.configure(ComponentService componentService,
org.hibernate.cfg.Configuration cfg,
LspsReflectionManager reflectionManager) |
org.hibernate.envers.entities.EntitiesConfigurations |
LspsEntitiesConfigurator.configure(org.hibernate.cfg.Configuration cfg,
LspsReflectionManager reflectionManager,
org.hibernate.envers.configuration.GlobalConfiguration globalCfg,
org.hibernate.envers.configuration.AuditEntitiesConfiguration verEntCfg,
org.hibernate.envers.strategy.AuditStrategy auditStrategy,
org.dom4j.Document revisionInfoXmlMapping,
org.dom4j.Element revisionInfoRelationMapping) |
Constructor and Description |
---|
LspsAnnotationsMetadataReader(org.hibernate.envers.configuration.GlobalConfiguration globalCfg,
LspsReflectionManager reflectionManager,
org.hibernate.mapping.PersistentClass pc) |
LspsAuditedPropertiesReader(org.hibernate.envers.ModificationStore defaultStore,
org.hibernate.envers.configuration.metadata.reader.PersistentPropertiesSource persistentPropertiesSource,
org.hibernate.envers.configuration.metadata.reader.AuditedPropertiesHolder auditedPropertiesHolder,
org.hibernate.envers.configuration.GlobalConfiguration globalCfg,
LspsReflectionManager reflectionManager,
String propertyNamePrefix) |
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.