protected static class JDBCUnifiedArchiveRepository.Item extends tigase.archive.db.JDBCMessageArchiveRepository.Item<QueryCriteria> implements UnifiedArchiveRepository.Item
| Modifier | Constructor and Description |
|---|---|
protected |
Item() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCondition() |
Long |
getDuration() |
String |
getItemType() |
protected int |
read(tigase.db.DataRepository repo,
ResultSet rs,
QueryCriteria crit) |
getDirection, getId, getMessage, getTimestamp, getWithclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic String getItemType()
getItemType in interface UnifiedArchiveRepository.Itempublic Long getDuration()
getDuration in interface UnifiedArchiveRepository.Itempublic String getCondition()
getCondition in interface UnifiedArchiveRepository.Itemprotected int read(tigase.db.DataRepository repo,
ResultSet rs,
QueryCriteria crit)
throws SQLException
read in class tigase.archive.db.JDBCMessageArchiveRepository.Item<QueryCriteria>SQLExceptionCopyright © 2015–2019 "Tigase, Inc.". All rights reserved.