|
xmlBlaster 1.6.2 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.xmlBlaster.util.lexical.Sql92Selector
| Field Summary | |
private Global |
global
|
private static java.util.logging.Logger |
log
|
private Sql92Parser |
parser
|
private Sql92Scanner |
scanner
|
| Constructor Summary | |
Sql92Selector(Global global)
|
|
| Method Summary | |
boolean |
select(java.lang.String query,
java.util.Map clientProperties)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private Global global
private static java.util.logging.Logger log
private Sql92Scanner scanner
private Sql92Parser parser
| Constructor Detail |
public Sql92Selector(Global global)
global - | Method Detail |
public boolean select(java.lang.String query,
java.util.Map clientProperties)
throws XmlBlasterException
select in interface I_SelectorXmlBlasterException
|
xmlBlaster 1.6.2 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||