public class DefaultPKCounterGenerator extends java.lang.Object implements PK.PKCounterGenerator
PK.PKCounterGenerator. Use SerialNumberGenerator to generate the counter.| Constructor and Description |
|---|
DefaultPKCounterGenerator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
check31LegacyDetection() |
long |
fetchNextCounter(int typecode) |
int |
getClusterID() |
java.lang.String |
getTypeCodeAsString(int typeCode) |
public long fetchNextCounter(int typecode)
fetchNextCounter in interface PK.PKCounterGeneratorpublic java.lang.String getTypeCodeAsString(int typeCode)
getTypeCodeAsString in interface PK.PKCounterGeneratorpublic int getClusterID()
getClusterID in interface PK.PKCounterGeneratorpublic boolean check31LegacyDetection()
check31LegacyDetection in interface PK.PKCounterGeneratorCopyright © 2018 SAP SE. All Rights Reserved.