|
Oracle ODB Runtime Library
|
Public Types | |
| typedef T | traits |
| typedef traits::cond_image_type | cond_image_type |
| typedef oracle::update_statement | update_statement_type |
| typedef oracle::delete_statement | delete_statement_type |
| typedef oracle::connection | connection_type |
Public Types inherited from odb::oracle::container_statements< T > | |
| typedef T | traits |
| typedef traits::data_image_type | data_image_type |
| typedef traits::functions_type | functions_type |
| typedef oracle::insert_statement | insert_statement_type |
| typedef oracle::select_statement | select_statement_type |
| typedef oracle::delete_statement | delete_statement_type |
| typedef oracle::connection | connection_type |
Protected Attributes | |
| cond_image_type | cond_image_ |
| std::size_t | cond_image_version_ |
| std::size_t | cond_id_binding_version_ |
| binding | cond_image_binding_ |
| std::size_t | update_id_binding_version_ |
| std::size_t | update_cond_image_version_ |
| std::size_t | update_data_image_version_ |
| binding | update_image_binding_ |
| const char * | update_text_ |
| details::shared_ptr < update_statement_type > | update_ |
Protected Attributes inherited from odb::oracle::container_statements< T > | |
| connection_type & | conn_ |
| binding & | id_binding_ |
| functions_type | functions_ |
| data_image_type | data_image_ |
| std::size_t | data_image_version_ |
| std::size_t | data_id_binding_version_ |
| binding | insert_image_binding_ |
| binding | select_image_binding_ |
| const char * | insert_text_ |
| const char * | select_text_ |
| const char * | delete_text_ |
| bool | versioned_ |
| const schema_version_migration * | svm_ |
| details::shared_ptr < insert_statement_type > | insert_ |
| details::shared_ptr < select_statement_type > | select_ |
| details::shared_ptr < delete_statement_type > | delete_ |
| typedef T odb::oracle::smart_container_statements< T >::traits |
| typedef traits::cond_image_type odb::oracle::smart_container_statements< T >::cond_image_type |
| typedef oracle::update_statement odb::oracle::smart_container_statements< T >::update_statement_type |
| typedef oracle::delete_statement odb::oracle::smart_container_statements< T >::delete_statement_type |
| typedef oracle::connection odb::oracle::smart_container_statements< T >::connection_type |
| odb::oracle::smart_container_statements< T >::smart_container_statements | ( | connection_type & | , |
| binding & | id_binding | ||
| ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
1.8.7