Oracle ODB Runtime Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
odb::oracle::statement_cache Class Reference

Public Member Functions

 statement_cache (connection &conn)
 
template<typename T >
object_traits_impl< T,
id_oracle >::statements_type & 
find_object ()
 
template<typename T >
view_statements< T > & find_view ()
 

Constructor & Destructor Documentation

odb::oracle::statement_cache::statement_cache ( connection conn)
inline

Member Function Documentation

template<typename T >
object_traits_impl<T, id_oracle>::statements_type& odb::oracle::statement_cache::find_object ( )
template<typename T >
view_statements<T>& odb::oracle::statement_cache::find_view ( )

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