| Package | Description |
|---|---|
| org.tentackle.persist |
Persistence layer implementation.
|
| Modifier and Type | Method and Description |
|---|---|
static ObjectSequenceId |
ObjectSequenceId.get(String name)
Gets a sequence id source.
Id sources are unique by name. |
static ObjectSequenceId |
ObjectSequenceId.get(String name,
int sequenceMultiplier,
int globalMultiplier)
Gets a sequence id source.
Id sources are unique by name. |
Copyright © 2016 Krake Softwaretechnik. All rights reserved.