public class FARevisionListener extends Object implements org.hibernate.envers.RevisionListener
| Modifier and Type | Field and Description |
|---|---|
static String |
UNKNOWN
when principal name not found
|
| Constructor and Description |
|---|
FARevisionListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
newRevision(Object revisionEntity)
adds principal name or
UNKNOWN to RevisionInfo. |
public static final String UNKNOWN
public void newRevision(Object revisionEntity)
UNKNOWN to RevisionInfo.newRevision in interface org.hibernate.envers.RevisionListenerrevisionEntity - Copyright © 2018 Fryske Akademy. All rights reserved.