Interface DatabaseAPI

All Known Subinterfaces:
BufferManagerStorage, DSEStorage, ProxyAwareStorage
All Known Implementing Classes:
SQLiteBufferStorage, SQLiteDataSpecStorage

public interface DatabaseAPI
Interface that real database interfaces are subclasses of.
Author:
Donal Fellows