Class SQLiteDataSpecStorage

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

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