public class RecordStoreFactory extends Object
IRecordStore according
to system configuration. Since the only available implementation of IRecordStore
is currently FileRecordStore, an instance of FileRecordStore is always created| Constructor and Description |
|---|
RecordStoreFactory() |
| Modifier and Type | Method and Description |
|---|---|
static IRecordStore |
getManager()
Instantiates the appropriate
IRecordStore implementation. |
public static IRecordStore getManager() throws GRS2RecordStoreException
IRecordStore implementation. Since the only available implementation
of IRecordStore is currently FileRecordStore, an instance of FileRecordStore
is always returnedIRecordStore implementationGRS2RecordStoreExceptionCopyright © 2014. All Rights Reserved.