Constructor and Description |
---|
StatementDescriptor(Category<T> category,
String desc) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
Category<T> |
getCategory() |
String |
getDescriptor()
Describes this statement for preparation.
|
int |
hashCode() |
String |
toString() |
public String getDescriptor()
QUERY host-info WHERE 'agentId' = ?s LIMIT 1
Copyright © 2016. All Rights Reserved.