public class LspsAuditConfiguration
extends org.hibernate.envers.configuration.AuditConfiguration
Modifier and Type | Field and Description |
---|---|
static String |
ORIGINAL_ID |
static String |
ORIGINAL_ID_DOT |
static String |
REVISION_COLUMN |
static String |
REVISION_ID |
static String |
REVISION_ID_PATH |
static String |
REVISION_TYPE_PATH |
static String |
SHARED_ENTITY_MAP_PROPERTY_ACCESSOR
Map propery accessor name.
|
Constructor and Description |
---|
LspsAuditConfiguration(Map<Module,com.whitestein.lsps.model.ProcessModel> newModels,
org.hibernate.cfg.Configuration cfg,
org.hibernate.service.classloading.spi.ClassLoaderService classLoaderService,
ModelProviderService modelProviderService) |
LspsAuditConfiguration(Map<Module,com.whitestein.lsps.model.ProcessModel> newModels,
org.hibernate.cfg.Configuration cfg,
ModelProviderService modelProviderService) |
Modifier and Type | Method and Description |
---|---|
static org.hibernate.envers.configuration.AuditConfiguration |
getFor(Map<Module,com.whitestein.lsps.model.ProcessModel> newModels,
org.hibernate.cfg.Configuration cfg,
org.hibernate.service.classloading.spi.ClassLoaderService classLoaderService,
ModelProviderService modelProviderService) |
static org.hibernate.envers.configuration.AuditConfiguration |
getForIfExists(org.hibernate.cfg.Configuration cfg) |
public static final String SHARED_ENTITY_MAP_PROPERTY_ACCESSOR
public static final String REVISION_COLUMN
public static final String ORIGINAL_ID
public static final String ORIGINAL_ID_DOT
public static final String REVISION_ID
public static final String REVISION_ID_PATH
public static final String REVISION_TYPE_PATH
public LspsAuditConfiguration(Map<Module,com.whitestein.lsps.model.ProcessModel> newModels, org.hibernate.cfg.Configuration cfg, ModelProviderService modelProviderService)
public LspsAuditConfiguration(Map<Module,com.whitestein.lsps.model.ProcessModel> newModels, org.hibernate.cfg.Configuration cfg, org.hibernate.service.classloading.spi.ClassLoaderService classLoaderService, ModelProviderService modelProviderService)
public static org.hibernate.envers.configuration.AuditConfiguration getFor(Map<Module,com.whitestein.lsps.model.ProcessModel> newModels, org.hibernate.cfg.Configuration cfg, org.hibernate.service.classloading.spi.ClassLoaderService classLoaderService, ModelProviderService modelProviderService)
public static org.hibernate.envers.configuration.AuditConfiguration getForIfExists(org.hibernate.cfg.Configuration cfg)
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.