org.activemath.webapp.tools.data.storage
Class GapDB

java.lang.Object
  extended by org.activemath.webapp.tools.data.storage.GapDB
Direct Known Subclasses:
JDBCGapStorageDatabase

public abstract class GapDB
extends Object

abstract database class for storing gaps


Constructor Summary
GapDB()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GapDB

public GapDB()