|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectplay.db.jpa.JPASupport
play.db.jpa.Model
play.db.jpa.JPAModel
@Deprecated public class JPAModel
Try play.db.jpa.Model
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class play.db.jpa.JPASupport |
|---|
JPASupport.JPAQuery, JPASupport.JPAQueryException |
| Field Summary |
|---|
| Fields inherited from class play.db.jpa.Model |
|---|
id |
| Fields inherited from class play.db.jpa.JPASupport |
|---|
willBeSaved |
| Constructor Summary | |
|---|---|
JPAModel()
Deprecated. |
|
| Method Summary |
|---|
| Methods inherited from class play.db.jpa.Model |
|---|
getId |
| Methods inherited from class play.db.jpa.JPASupport |
|---|
afterLoad, afterSave, all, count, count, create, create, delete, delete, deleteAll, edit, edit, em, equals, find, find, findAll, findBy, findById, findKey, findKeyType, findOneBy, getEntityId, getEntityManager, hashCode, merge, refresh, save, saveAttachment, setupAttachment, toString, validateAndSave |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JPAModel()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||