MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
testsuite.clusterj.AbstractQueryTest.PredicateProvider Interface Reference

Public Member Functions

Predicate getPredicate (QueryHolder holder)

Detailed Description

This interface is for extra predicates. When the method is invoked, the QueryHolder has not been created, so this callback is executed to provide an extra query predicate after the holder is created.

Definition at line 266 of file AbstractQueryTest.java.


The documentation for this interface was generated from the following file: