ITmEngine Interface

The interface com.maxprograms.tmengine.ITmEngine provides the set of methods that applications can use to interact with TM data.
Applications that use TMEngine can work with the classes that implement ITmEngine or implement new versions that work with other database systems.
The classes that implement ITmEngine interface are:
  • com.maxprograms.tmengine.MapDbEngine
  • com.maxprograms.tmengine.SQLEngine