public static class JDBCMessageArchiveRepository.Criteria extends AbstractCriteria<Timestamp>
| Modifier and Type | Field and Description |
|---|---|
protected String |
queryName |
ARCHIVE_XMLNS, QUERTY_XMLNS| Constructor and Description |
|---|
Criteria() |
| Modifier and Type | Method and Description |
|---|---|
protected Timestamp |
convertTimestamp(Date date) |
String |
getQueryName() |
void |
setBuddyId(Long id) |
int |
setCountQueryParams(PreparedStatement stmt,
tigase.db.DataRepository.dbTypes dbType) |
protected int |
setCountQueryParams(PreparedStatement stmt,
tigase.db.DataRepository.dbTypes dbType,
int i) |
void |
setItemsQueryParams(PreparedStatement stmt,
tigase.db.DataRepository.dbTypes dbType) |
void |
setOwnerId(Long id) |
String |
updateQueryName() |
addContains, addTag, fromElement, getContains, getEnd, getLimit, getOffset, getRSM, getStart, getTags, getWith, prepareResult, setEnd, setSize, setStart, setWithprotected String queryName
protected Timestamp convertTimestamp(Date date)
convertTimestamp in class AbstractCriteria<Timestamp>public String getQueryName()
public String updateQueryName()
public void setOwnerId(Long id)
public void setBuddyId(Long id)
public int setCountQueryParams(PreparedStatement stmt, tigase.db.DataRepository.dbTypes dbType) throws SQLException
SQLExceptionprotected int setCountQueryParams(PreparedStatement stmt, tigase.db.DataRepository.dbTypes dbType, int i) throws SQLException
SQLExceptionpublic void setItemsQueryParams(PreparedStatement stmt, tigase.db.DataRepository.dbTypes dbType) throws SQLException
SQLExceptionCopyright © 2017. All rights reserved.