Package | Description |
---|---|
play.db.jpa | |
play.mvc | |
play.utils |
Modifier and Type | Method and Description |
---|---|
static <T extends JPABase> |
GenericModel.create(java.lang.String name,
Scope.Params params)
Create the new entity
|
JPABase |
JPQL.create(java.lang.String entity,
java.lang.String name,
Scope.Params params) |
JPABase |
JPQL.create(java.lang.String dbName,
java.lang.String entity,
java.lang.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 java.lang.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 java.util.Map<java.lang.String,java.lang.String> |
Utils.filterParams(Scope.Params params,
java.lang.String prefix) |
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly