public class CloudPrimaryKeyGenerator extends Object implements PrimaryKeyGenerator
| Constructor and Description | 
|---|
CloudPrimaryKeyGenerator()  | 
| Modifier and Type | Method and Description | 
|---|---|
<T> T | 
getNextPrimaryKey(Class<T> expectedType)
Generates the next primary key. 
 | 
public <T> T getNextPrimaryKey(Class<T> expectedType)
PrimaryKeyGeneratorGenerates the next primary key.
getNextPrimaryKey in interface PrimaryKeyGeneratorT - the type of the classexpectedType - the expected type of the keyCopyright © 2010 - 2018 edorasware ag. All Rights Reserved.