objective-c-sql-query-builder
Public Member Functions
<ZIMSqlStatement> Protocol Reference

#import <ZIMSqlStatement.h>

Inheritance diagram for <ZIMSqlStatement>:
ZIMOrmSelectStatement ZIMSqlAlterTableStatement ZIMSqlAnalyzeStatement ZIMSqlAttachStatement ZIMSqlCreateIndexStatement ZIMSqlCreateTableStatement ZIMSqlCreateTriggerStatement ZIMSqlCreateViewStatement ZIMSqlDeleteStatement ZIMSqlDetachStatement ZIMSqlDropIndexStatement ZIMSqlDropTableStatement ZIMSqlDropTriggerStatement ZIMSqlDropViewStatement ZIMSqlExplainStatement ZIMSqlInsertStatement ZIMSqlPreparedStatement ZIMSqlReindexStatement ZIMSqlSelectStatement ZIMSqlShowColumnsStatement ZIMSqlShowGrantsStatement ZIMSqlShowTablesStatement ZIMSqlShowTriggersStatement ZIMSqlShowViewsStatement ZIMSqlTokenizer ZIMSqlTruncateTableStatement ZIMSqlUpdateStatement

List of all members.

Public Member Functions

(NSString *) - statement

Member Function Documentation

- (NSString *) statement [required]

The documentation for this protocol was generated from the following file:
 All Classes Files Functions Variables Properties Defines