Package | Description |
---|---|
play.db.jpa |
Modifier and Type | Class and Description |
---|---|
class |
JPASupport
Deprecated.
|
class |
Model
Base class for JPA model objects
Automatically provide a @Id Long id field
|
Modifier and Type | Method and Description |
---|---|
<T extends GenericModel> |
GenericModel.edit(ParamNode rootParamNode,
String name) |
<T extends GenericModel> |
GenericModel.edit(String name,
Map<String,String[]> params)
Deprecated.
|
<T extends GenericModel> |
GenericModel.edit(String dbName,
ParamNode rootParamNode,
String name) |
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly