Interface CADBQueryProviderType


public interface CADBQueryProviderType
A query provider returns a class under which the query should be registered (the class used as the argument to CADatabaseTransactionType.queries(Class)), and a function that yields a query when supplied with a transaction.