public abstract class AbstractUUIDGenerator extends AbstractUIDGenerator
allocationSize, block, initialValue, name, properties, repositoryExists| Constructor and Description |
|---|
AbstractUUIDGenerator(String name,
Properties props)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected short |
getCount()
Simple counter for identities.
|
getIdentifier, getStorageClass, reserveBlockallocate, createRepository, current, currentValue, getName, next, nextValue, obtainGenerationBlock, obtainGenerationBlock, repositoryExists, requiresRepository, reserveBlockpublic AbstractUUIDGenerator(String name, Properties props)
name - Symbolic name for this generatorprops - Properties controlling its behaviourCopyright © 2016. All rights reserved.