public class GenerationState extends Object
Modifier and Type | Class and Description |
---|---|
static class |
GenerationState.PendingState
Marks all pending updates for an entity, that was not written up to now.
|
Modifier and Type | Field and Description |
---|---|
static GenerationState |
PERSISTED
Marker for an entity, that was written already.
|
Modifier | Constructor and Description |
---|---|
private |
GenerationState() |
public static final GenerationState PERSISTED
Copyright © 2022 fastnate.org. All rights reserved.