common/src/table_set library

Classes

TableSet<E extends Persistable<UUID>>
A collection of Persistable objects that leverages the sqlite3 library in which each record can occur only once.