DatabaseKit  0.5
DBJoin() Category Reference
Collaboration diagram for DBJoin():
[legend]

Instance Methods

(BOOL) - _generateString:query:parameters:
 

Properties

NSString * type
 
DBTabletable
 
NSPredicate * predicate
 

Detailed Description

Definition at line 16 of file DBSelectQuery.m.

Method Documentation

- (BOOL) _generateString: (NSMutableString *)  q
query: (DBSelectQuery *)  query
parameters: (NSMutableArray *)  p 

Property Documentation

- (NSPredicate*) predicate
readwriteatomicstrong

Definition at line 19 of file DBSelectQuery.m.

- (DBTable*) table
readwriteatomicstrong

Definition at line 18 of file DBSelectQuery.m.

- (NSString*) type
readwriteatomicstrong

Definition at line 17 of file DBSelectQuery.m.


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