33 template<
class Action>
DBO_EXTERN_TEMPLATES(User)
void field(Action &action, V &value, const std::string &name, int size=-1)
void hasMany(Action &action, collection< ptr< C > > &value, RelationType type, const std::string &name=std::string())
Wt::Auth::Dbo::AuthInfo< User > AuthInfo
Wt::Dbo::collection< Wt::Dbo::ptr< AuthInfo > > authInfos
Wt::Dbo::collection< Wt::Dbo::ptr< User > > Users