DatabaseKit  0.5
<DBSQLRepresentable> Protocol Reference

#import <DBSQLRepresentable.h>

Inheritance diagram for <DBSQLRepresentable>:
Collaboration diagram for <DBSQLRepresentable>:

Instance Methods

(NSString *) - sqlRepresentationForQuery:withParameters:
 

Detailed Description

Definition at line 5 of file DBSQLRepresentable.h.

Method Documentation

- (NSString *) sqlRepresentationForQuery: (DBQuery *)  query
withParameters: (NSMutableArray *)  parameters 

Returns the sql representation of self, for query appending any parameters required to the passed mutable array


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