|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.plugins.hibernate.objectstore.persistence.hibspi.listener.NakedEventListenerAbstract
org.nakedobjects.plugins.hibernate.objectstore.persistence.hibspi.listener.NakedCollectionInitializeEventListener
public class NakedCollectionInitializeEventListener
| Constructor Summary | |
|---|---|
NakedCollectionInitializeEventListener()
|
|
| Method Summary | |
|---|---|
void |
onInitializeCollection(org.hibernate.event.InitializeCollectionEvent event)
Marks the adapters for collections to ResolveState.RESOLVED
(provided that they were resolvable
to ResolveState.RESOLVING). |
| Methods inherited from class org.nakedobjects.plugins.hibernate.objectstore.persistence.hibspi.listener.NakedEventListenerAbstract |
|---|
clearDirtyFor, getAdapterFor, getAdapterManager, getPersistenceSession |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NakedCollectionInitializeEventListener()
| Method Detail |
|---|
public void onInitializeCollection(org.hibernate.event.InitializeCollectionEvent event)
throws org.hibernate.HibernateException
ResolveState.RESOLVED
(provided that they were resolvable
to ResolveState.RESOLVING).
onInitializeCollection in interface org.hibernate.event.InitializeCollectionEventListenerorg.hibernate.HibernateException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||