|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry5.internal.services.AbstractSessionPersistentFieldStrategy
org.apache.tapestry5.internal.hibernate.EntityPersistentFieldStrategy
public class EntityPersistentFieldStrategy
Persists Hibernate entities by storing their id in the session.
PersistedEntity| Constructor Summary | |
|---|---|
EntityPersistentFieldStrategy(org.hibernate.Session session,
Request request)
|
|
| Method Summary | |
|---|---|
protected java.lang.Object |
convertApplicationValueToPersisted(java.lang.Object newValue)
|
protected java.lang.Object |
convertPersistedToApplicationValue(java.lang.Object persistedValue)
|
| Methods inherited from class org.apache.tapestry5.internal.services.AbstractSessionPersistentFieldStrategy |
|---|
didReadChange, discardChanges, gatherFieldChanges, postChange |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EntityPersistentFieldStrategy(org.hibernate.Session session,
Request request)
| Method Detail |
|---|
protected java.lang.Object convertApplicationValueToPersisted(java.lang.Object newValue)
convertApplicationValueToPersisted in class AbstractSessionPersistentFieldStrategyprotected java.lang.Object convertPersistedToApplicationValue(java.lang.Object persistedValue)
convertPersistedToApplicationValue in class AbstractSessionPersistentFieldStrategy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||