SessionDB

Undocumented in source.

Members

Functions

dbDelete
void dbDelete(Connection dbConn)
Undocumented in source. Be warned that the author may not have intended to support it.
dbInsert
void dbInsert(Connection dbConn)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin defineDBO!("session")
Undocumented in source.

Static functions

dbDeleteAll
void dbDeleteAll(Connection dbConn)
Undocumented in source. Be warned that the author may not have intended to support it.
getAll
SessionDB[] getAll(Connection dbConn)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

id
string id;
Undocumented in source.
userId
string userId;
Undocumented in source.

Meta