public CalenderEventDAO(CalenderContext ctx) { this.ctx = ctx; }
public UserDAO(CalenderContext ctx) { this.ctx = ctx; }