|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectplay.db.jpa.JPABase
play.db.jpa.GenericModel
play.db.jpa.JPASupport
@Deprecated public class JPASupport
Use play.db.jpa.GenericModel insteads
| Nested Class Summary | |
|---|---|
static class |
JPASupport.JPAQuery
Deprecated. |
| Nested classes/interfaces inherited from class play.db.jpa.JPABase |
|---|
JPABase.JPAQueryException |
| Nested classes/interfaces inherited from interface play.db.Model |
|---|
Model.BinaryField, Model.Choices, Model.Factory, Model.Manager, Model.Property |
| Field Summary |
|---|
| Fields inherited from class play.db.jpa.JPABase |
|---|
willBeSaved |
| Constructor Summary | |
|---|---|
JPASupport()
Deprecated. |
|
| Method Summary |
|---|
| Methods inherited from class play.db.jpa.GenericModel |
|---|
_saveAttachment, _setupAttachment, all, count, count, create, create, create, delete, delete, deleteAll, edit, edit, find, findAll, findById, merge, refresh, save, validateAndCreate, validateAndSave |
| Methods inherited from class play.db.jpa.JPABase |
|---|
_delete, _key, _save, em, equals, getEntityId, hashCode, isPersistent, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JPASupport()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||