| AllowRebinding(bool value) | ocilib::Statement | inline | 
  | Bind(const ostring &name, T &value, BindInfo::BindDirection mode) | ocilib::Statement |  | 
  | Bind(const ostring &name, T &value, U extraInfo, BindInfo::BindDirection mode) | ocilib::Statement |  | 
  | Bind(const ostring &name, Collection< T > &value, BindInfo::BindDirection mode) | ocilib::Statement |  | 
  | Bind(const ostring &name, std::vector< T > &values, BindInfo::BindDirection mode, BindInfo::VectorType type=BindInfo::AsArray) | ocilib::Statement |  | 
  | Bind(const ostring &name, std::vector< T > &values, TypeInfo &typeInfo, BindInfo::BindDirection mode, BindInfo::VectorType type=BindInfo::AsArray) | ocilib::Statement |  | 
  | Bind(const ostring &name, std::vector< Collection< T > > &values, TypeInfo &typeInfo, BindInfo::BindDirection mode, BindInfo::VectorType type=BindInfo::AsArray) | ocilib::Statement |  | 
  | Bind(const ostring &name, std::vector< T > &values, U extraInfo, BindInfo::BindDirection mode, BindInfo::VectorType type=BindInfo::AsArray) | ocilib::Statement |  | 
  | BindByName enum value | ocilib::Statement |  | 
  | BindByPosition enum value | ocilib::Statement |  | 
  | BindMode typedef | ocilib::Statement |  | 
  | BindModeValues enum name | ocilib::Statement |  | 
  | Describe(const ostring &sql) | ocilib::Statement | inline | 
  | Execute(const ostring &sql) | ocilib::Statement | inline | 
  | Execute(const ostring &sql, T callback) | ocilib::Statement |  | 
  | Execute(const ostring &sql, T callback, U adapter) | ocilib::Statement |  | 
  | ExecutePrepared() | ocilib::Statement | inline | 
  | ExecutePrepared(T callback) | ocilib::Statement |  | 
  | ExecutePrepared(T callback, U adapter) | ocilib::Statement |  | 
  | FetchForward enum value | ocilib::Statement |  | 
  | FetchMode typedef | ocilib::Statement |  | 
  | FetchModeValues enum name | ocilib::Statement |  | 
  | FetchScrollable enum value | ocilib::Statement |  | 
  | GetAffectedRows() const | ocilib::Statement | inline | 
  | GetBatchErrors(std::vector< Exception > &exceptions) | ocilib::Statement | inline | 
  | GetBind(unsigned int index) const | ocilib::Statement | inline | 
  | GetBind(const ostring &name) const | ocilib::Statement | inline | 
  | GetBindArraySize() const | ocilib::Statement | inline | 
  | GetBindCount() const | ocilib::Statement | inline | 
  | GetBindIndex(const ostring &name) const | ocilib::Statement | inline | 
  | GetBindMode() const | ocilib::Statement | inline | 
  | GetConnection() const | ocilib::Statement | inline | 
  | GetFetchMode() const | ocilib::Statement | inline | 
  | GetFetchSize() const | ocilib::Statement | inline | 
  | GetLongMaxSize() const | ocilib::Statement | inline | 
  | GetLongMode() const | ocilib::Statement | inline | 
  | GetNextResultset() | ocilib::Statement | inline | 
  | GetPrefetchMemory() const | ocilib::Statement | inline | 
  | GetPrefetchSize() const | ocilib::Statement | inline | 
  | GetResultset() | ocilib::Statement | inline | 
  | GetSql() const | ocilib::Statement | inline | 
  | GetSQLCommand() const | ocilib::Statement | inline | 
  | GetSqlErrorPos() const | ocilib::Statement | inline | 
  | GetSqlIdentifier() const | ocilib::Statement | inline | 
  | GetSQLVerb() const | ocilib::Statement | inline | 
  | GetStatementType() const | ocilib::Statement | inline | 
  | IsRebindingAllowed() const | ocilib::Statement | inline | 
  | LongExplicit enum value | ocilib::Statement |  | 
  | LongImplicit enum value | ocilib::Statement |  | 
  | LongMode typedef | ocilib::Statement |  | 
  | LongModeValues enum name | ocilib::Statement |  | 
  | Parse(const ostring &sql) | ocilib::Statement | inline | 
  | Prepare(const ostring &sql) | ocilib::Statement | inline | 
  | Register(const ostring &name) | ocilib::Statement |  | 
  | Register(const ostring &name, U &extraInfo) | ocilib::Statement |  | 
  | Register(const ostring &name, U extraInfo) | ocilib::Statement |  | 
  | SetBindArraySize(unsigned int size) | ocilib::Statement | inline | 
  | SetBindMode(BindMode value) | ocilib::Statement | inline | 
  | SetFetchMode(FetchMode value) | ocilib::Statement | inline | 
  | SetFetchSize(unsigned int value) | ocilib::Statement | inline | 
  | SetLongMaxSize(unsigned int value) | ocilib::Statement | inline | 
  | SetLongMode(LongMode value) | ocilib::Statement | inline | 
  | SetPrefetchMemory(unsigned int value) | ocilib::Statement | inline | 
  | SetPrefetchSize(unsigned int value) | ocilib::Statement | inline | 
  | Statement() | ocilib::Statement | inline | 
  | Statement(const Connection &connection) | ocilib::Statement | inline | 
  | StatementType typedef | ocilib::Statement |  | 
  | StatementTypeValues enum name | ocilib::Statement |  | 
  | TypeAlter enum value | ocilib::Statement |  | 
  | TypeBegin enum value | ocilib::Statement |  | 
  | TypeCall enum value | ocilib::Statement |  | 
  | TypeCreate enum value | ocilib::Statement |  | 
  | TypeDeclare enum value | ocilib::Statement |  | 
  | TypeDelete enum value | ocilib::Statement |  | 
  | TypeDrop enum value | ocilib::Statement |  | 
  | TypeInsert enum value | ocilib::Statement |  | 
  | TypeMerge enum value | ocilib::Statement |  | 
  | TypeSelect enum value | ocilib::Statement |  | 
  | TypeUpdate enum value | ocilib::Statement |  |