Class JDBCUnifiedArchiveRepository.Item

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected Item()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getCondition()  
      java.lang.Long getDuration()  
      java.lang.String getItemType()  
      protected int read​(tigase.db.DataRepository repo, java.sql.ResultSet rs, QueryCriteria crit)  
      • Methods inherited from class tigase.archive.db.JDBCMessageArchiveRepository.Item

        getDirection, getId, getMessage, getTimestamp, getWith
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface tigase.xmpp.mam.MAMRepository.Item

        getId, getMessage, getTimestamp
      • Methods inherited from interface tigase.archive.db.MessageArchiveRepository.Item

        getDirection, getWith