LibreOffice Module connectivity (master) 1
Classes | Namespaces | Typedefs
TTableHelper.hxx File Reference
#include <memory>
#include <sal/config.h>
#include <map>
#include <connectivity/dbtoolsdllapi.hxx>
#include <connectivity/sdbcx/VTable.hxx>
#include <utility>
Include dependency graph for TTableHelper.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  connectivity::ColumnDesc
 
class  connectivity::OTableHelper
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::sdbc
 
namespace  com::sun::star::sdb
 
namespace  com::sun::star::sdb::tools
 
namespace  connectivity
 
namespace  connectivity::sdbcx
 

Typedefs

typedef sal_Int32 connectivity::OrdinalPosition
 
typedef connectivity::sdbcx::OTable connectivity::OTable_TYPEDEF
 
typedef std::map< OUString, std::shared_ptr< sdbcx::KeyProperties > > connectivity::TKeyMap