org.apache.derby.vti
Interface IQualifyable


public interface IQualifyable


Method Summary
 void setQualifiers(VTIEnvironment vtiEnvironment, Qualifier[][] qualifiers)
          Called at runtime before each scan of the VTI.
 

Method Detail

setQualifiers

void setQualifiers(VTIEnvironment vtiEnvironment,
                   Qualifier[][] qualifiers)
                   throws java.sql.SQLException
Called at runtime before each scan of the VTI. The passed in qualifiers are only valid for the single execution that follows.

Throws:
java.sql.SQLException

Built on Thu 2012-03-29 21:53:33+0000, from revision ???

Apache Derby V10.6 Internals - Copyright © 2004,2007 The Apache Software Foundation. All Rights Reserved.