public static class JDBCUnifiedArchiveRepository.Criteria
extends tigase.archive.db.JDBCMessageArchiveRepository.Criteria
| Constructor and Description |
|---|
Criteria() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
forItemType(String type) |
tigase.archive.AbstractCriteria |
fromElement(tigase.xml.Element el,
boolean tagsSupport) |
boolean |
hasItemType() |
void |
prepareResult(tigase.xml.Element retList) |
int |
setCountQueryParams(PreparedStatement stmt,
tigase.db.DataRepository.dbTypes dbType,
int i) |
void |
setItemType(String type) |
String |
updateQueryName() |
convertTimestamp, getQueryName, setBuddyId, setCountQueryParams, setItemsQueryParams, setOwnerIdpublic tigase.archive.AbstractCriteria fromElement(tigase.xml.Element el,
boolean tagsSupport)
throws IllegalArgumentException,
ParseException
fromElement in class tigase.archive.AbstractCriteria<Timestamp>IllegalArgumentExceptionParseExceptionpublic String updateQueryName()
updateQueryName in class tigase.archive.db.JDBCMessageArchiveRepository.Criteriapublic int setCountQueryParams(PreparedStatement stmt, tigase.db.DataRepository.dbTypes dbType, int i) throws SQLException
setCountQueryParams in class tigase.archive.db.JDBCMessageArchiveRepository.CriteriaSQLExceptionpublic boolean hasItemType()
public boolean forItemType(String type)
public void setItemType(String type)
public void prepareResult(tigase.xml.Element retList)
prepareResult in class tigase.archive.AbstractCriteria<Timestamp>Copyright © 2018. All rights reserved.