public abstract class BizEntity
extends sirius.db.jdbc.SQLEntity
BizController.
Provides built in TraceData
| Modifier and Type | Field and Description |
|---|---|
static sirius.db.mixing.Mapping |
TRACE
Contains tracing data which records which user created and last edited the entity
|
| Constructor and Description |
|---|
BizEntity() |
| Modifier and Type | Method and Description |
|---|---|
TraceData |
getTrace() |
boolean |
isAnyColumnChangedExceptNoJournal()
|
equals, getFetchRow, getId, getMapper, hashCode, isNew, isUnique, setIdpublic static final sirius.db.mixing.Mapping TRACE
public TraceData getTrace()
public boolean isAnyColumnChangedExceptNoJournal()
Copyright © 2018. All rights reserved.