Package mdbtools.dbengine
package mdbtools.dbengine
-
ClassDescriptionCompare the values from a column in two rowsData represents a set of rows containing dataDataSource represents the data store.Engine is the entry point into a java based database backend The datastore for the data is un-important since the engine communiates with the data via a set of defined interfaces.An implementation of Data that stores the complete result in memoryAllow the data to be restartedSelectEngine is able to execute a select query TODO replace all runtime exceptions with sql exceptionsTests cases for the engine itself