Interface IStore.CanHandleClientAssignedIDs

All Known Subinterfaces:
IDBStore, ILissomeStore, IMEMStore, IMEMStore
Enclosing interface:
IStore

public static interface IStore.CanHandleClientAssignedIDs
A marker interface for stores that can handle IDs assigned by a client, typically UUIDs.
Since:
4.1
Author:
Eike Stepper