See: Description
| Interface | Description |
|---|---|
| IdentityHandler<E extends Entity<ID>,ID> |
Interface for handling identity generation.
|
| IdentityService |
IdentityService generate a unique appropriate ID for a given entity
|
| SequenceHandler<E extends Entity<ID>,ID> |
Interface for handling sequence identity generation
|
| UUIDHandler<E extends Entity<ID>,ID> |
Interface for handling UUID generation.
|
| Class | Description |
|---|---|
| SimpleUUIDHandler |
Uuid handler
|
| Enum | Description |
|---|---|
| IdentityErrorCodes |
IdentityErrorCodes
|
Copyright © 2013-2016–2016 SeedStack. All rights reserved.