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

public 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 Tue 2006-10-10 19:23:47+0200, from revision exported

Apache Derby V10.1 Engine Documentation - Copyright © 1997,2005 The Apache Software Foundation or its licensors, as applicable.