Package | Description |
---|---|
play.db.jpa | |
play.mvc | |
play.utils |
Modifier and Type | Method and Description |
---|---|
static <T extends JPABase> |
GenericModel.create(String name,
Scope.Params params) |
JPABase |
JPQL.create(String entity,
String name,
Scope.Params params) |
JPABase |
JPQL.create(String dbName,
String entity,
String name,
Scope.Params params) |
Modifier and Type | Field and Description |
---|---|
protected static Scope.Params |
WebSocketController.params |
Scope.Params |
Http.Request.params
Params
|
protected static Scope.Params |
Controller.params
The current HTTP params.
|
Modifier and Type | Field and Description |
---|---|
static ThreadLocal<Scope.Params> |
Scope.Params.current |
Modifier and Type | Method and Description |
---|---|
static Scope.Params |
Scope.Params.current() |
Modifier and Type | Method and Description |
---|---|
static Map<String,String> |
Utils.filterParams(Scope.Params params,
String prefix) |
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly