Constructor and Description |
---|
IncrementGenerator(String name,
Properties props)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected org.datanucleus.store.valuegenerator.ValueGenerationBlock<Long> |
reserveBlock(long size) |
getConnectionPreference, setConnectionProvider, setStoreManager
public IncrementGenerator(String name, Properties props)
name
- Symbolic name for this generatorprops
- Properties controlling the behaviour of the generator (or null if not required).Copyright © 2016. All rights reserved.