xmlBlaster 1.6.2 client API

org.xmlBlaster.util.lexical
Class Sql92Selector

java.lang.Object
  extended byorg.xmlBlaster.util.lexical.Sql92Selector
All Implemented Interfaces:
I_Selector

public class Sql92Selector
extends java.lang.Object
implements I_Selector


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
 

Constructor Detail

Sql92Selector

public Sql92Selector(Global global)
Parameters:
global -
Method Detail

select

public boolean select(java.lang.String query,
                      java.util.Map clientProperties)
               throws XmlBlasterException
Specified by:
select in interface I_Selector
Throws:
XmlBlasterException

xmlBlaster 1.6.2 client API

Copyright © 1999-2007 The xmlBlaster.org contributers.