@Authors(value="Nikolche Mihajlovski")
@Since(value="5.3.3")
public abstract class GenericHandler
extends org.rapidoid.RapidoidThing
implements org.rapidoid.http.ReqRespHandler
| Constructor and Description |
|---|
GenericHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
executeSql(String sql) |
protected org.rapidoid.http.Req |
req() |
protected org.rapidoid.datamodel.Results |
sqlItems(String sql) |
Copyright © 2014–2017 Nikolche Mihajlovski and contributors. All rights reserved.