SQLSelectListCache

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(string dbType)
Undocumented in source.

Members

Functions

add
void add(string select)
Undocumented in source. Be warned that the author may not have intended to support it.
clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
getSize
int getSize()
Undocumented in source. Be warned that the author may not have intended to support it.
match
bool match(Lexer lexer, SQLSelectQueryBlock queryBlock)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta