Class BaseDao

java.lang.Object
io.datarouter.storage.dao.BaseDao
All Implemented Interfaces:
Dao

@Singleton
public abstract class BaseDao
extends java.lang.Object
implements Dao
  • Constructor Summary

    Constructors 
    Constructor Description
    BaseDao​(Datarouter datarouter)  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait