|
DatabaseKit
0.5
|
#import <DBConnectionProxy.h>
Instance Methods | |
| (DBConnection *) | - connection: |
Class Methods | |
| (id) | + connectionProxyWithURL:error: |
Properties | |
| NSURL * | connectionURL |
| DBConnection * | connection |
Definition at line 4 of file DBConnectionProxy.h.
| - (DBConnection *) connection: | (NSError **) | outErr |
Definition at line 21 of file DBConnectionProxy.m.
| + (instancetype) connectionProxyWithURL: | (NSURL *) | URL | |
| error: | (NSError **) | err | |
Definition at line 8 of file DBConnectionProxy.m.
Referenced by DB::withURL:error:.
|
readatomiccopy |
Definition at line 6 of file DBConnectionProxy.h.
|
readatomicassign |
Definition at line 5 of file DBConnectionProxy.h.