145 void replaceNextArgument(
const char* valueString )
throw(
r_Error );
151 char* parameterizedQueryString;
229 #include "rasodmg/oqlquery.icc"
r_OQL_Query & operator<<(const char *s)
unsigned short r_UShort
Definition: odmgtypes.hh:87
Definition: sinterval.hh:233
unsigned int r_ULong
Definition: odmgtypes.hh:114
int is_retrieval_query() const
returns true if the current query is an update one
void r_oql_execute(r_OQL_Query &query, r_Set< r_Ref_Any > &result)
const char * get_parameterized_query() const
gets the parameterized query string
const char * get_query() const
gets the expanded query string
const r_OQL_Query & operator=(const r_OQL_Query &q)
assignment operator
int is_update_query() const
returns true if the current query is an update one
Definition: gmarray.hh:66
const r_Set< r_GMarray * > * get_constants() const
get mdd constants
unsigned char r_Char
Definition: odmgtypes.hh:47
Definition: oqlquery.hh:81
int r_Long
Definition: odmgtypes.hh:100
short r_Short
Definition: odmgtypes.hh:74
r_OQL_Query()
default constructor
void reset_query()
resets the expandation of the query string
Definition: minterval.hh:249