Interface TableManager<T>

Type Parameters:
T - the type of the tables of a TableManager
All Known Subinterfaces:
IDatabase
All Known Implementing Classes:
Database

public interface TableManager<T>
Author:
Silvan Wyss