Jpp
17.3.2
the software that should make you happy
|
Auxiliary method to get list of table names. More...
#include <JSupport.hh>
Public Member Functions | |
JQueries () | |
Default constructor. More... | |
template<class T > | |
void | operator() (const JType< T > &type) |
Add data type. More... | |
Auxiliary method to get list of table names.
Definition at line 211 of file JDB/JSupport.hh.
|
inline |
Default constructor.
This constructor builds the list of queries from the given type list.
Definition at line 219 of file JDB/JSupport.hh.
|
inline |
Add data type.
type | data type |
Definition at line 231 of file JDB/JSupport.hh.