public interface PrimaryKeyAssigner
StoredMap
or StoredSortedMap constructor to assign primary keys for that
store. Key assignment occurs when StoredMap.append() is called.| Modifier and Type | Method and Description |
|---|---|
void |
assignKey(DatabaseEntry keyData)
Assigns a new primary key value into the given data buffer.
|
void assignKey(DatabaseEntry keyData) throws DatabaseException
DatabaseExceptionCopyright (c) 2004,2014 Oracle. All rights reserved.