![]() |
LeechCraft
0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
|
#include "oral.h"
Public Attributes | |
QString | Table_ |
QStringList | Fields_ |
QStringList | QualifiedFields_ |
QStringList | BoundFields_ |
QStringList LeechCraft::Util::oral::detail::CachedFieldsData::BoundFields_ |
Definition at line 301 of file oral.h.
Referenced by LeechCraft::Util::oral::detail::AdaptDelete< T >::AdaptDelete(), and LeechCraft::Util::oral::detail::MakeInserter().
QStringList LeechCraft::Util::oral::detail::CachedFieldsData::Fields_ |
Definition at line 299 of file oral.h.
Referenced by LeechCraft::Util::oral::detail::AdaptCreateTable(), LeechCraft::Util::oral::detail::AdaptDelete< T >::AdaptDelete(), LeechCraft::Util::oral::detail::ConstraintToString< UniqueSubset< Fields... > >::operator()(), and LeechCraft::Util::oral::detail::ConstraintToString< PrimaryKey< Fields... > >::operator()().
QStringList LeechCraft::Util::oral::detail::CachedFieldsData::QualifiedFields_ |
QString LeechCraft::Util::oral::detail::CachedFieldsData::Table_ |
Definition at line 297 of file oral.h.
Referenced by LeechCraft::Util::oral::detail::AdaptCreateTable(), LeechCraft::Util::oral::detail::AdaptDelete< T >::AdaptDelete(), LeechCraft::Util::oral::detail::DeleteByFieldsWrapper< T >::operator()(), and LeechCraft::Util::oral::detail::AdaptUpdate< T >::operator()().