Class SQLiteBufferStorage

java.lang.Object
uk.ac.manchester.spinnaker.storage.sqlite.SQLiteBufferStorage
All Implemented Interfaces:
BufferManagerStorage, DatabaseAPI, ProxyAwareStorage

public class SQLiteBufferStorage
extends Object
implements BufferManagerStorage
How to actually talk to an SQLite database.
Author:
Donal Fellows