|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.collection.AbstractPersistentCollection
org.hibernate.collection.PersistentSet
org.yestech.lib.hibernate.client.RemotableSetType.Wrapper
public static class RemotableSetType.Wrapper
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.hibernate.collection.AbstractPersistentCollection |
|---|
org.hibernate.collection.AbstractPersistentCollection.DelayedOperation |
| Field Summary |
|---|
| Fields inherited from class org.hibernate.collection.PersistentSet |
|---|
set, tempList |
| Fields inherited from class org.hibernate.collection.AbstractPersistentCollection |
|---|
UNKNOWN |
| Constructor Summary | |
|---|---|
RemotableSetType.Wrapper(org.hibernate.engine.SessionImplementor session)
|
|
RemotableSetType.Wrapper(org.hibernate.engine.SessionImplementor session,
java.util.Set set)
|
|
| Method Summary | |
|---|---|
java.util.Set |
unwrapp()
|
| Methods inherited from class org.hibernate.collection.PersistentSet |
|---|
add, addAll, beforeInitialize, beginRead, clear, contains, containsAll, disassemble, empty, endRead, entries, entryExists, equals, equalsSnapshot, getDeletes, getElement, getIndex, getOrphans, getSnapshot, getSnapshotElement, hashCode, initializeFromCache, isEmpty, isRowUpdatePossible, isSnapshotEmpty, isWrapper, iterator, needsInserting, needsUpdating, readFrom, remove, removeAll, retainAll, size, toArray, toArray, toString |
| Methods inherited from class org.hibernate.collection.AbstractPersistentCollection |
|---|
afterInitialize, afterRowInsert, clearDirty, dirty, forceInitialization, getCachedSize, getIdentifier, getKey, getOrphans, getOwner, getQueuedOrphans, getRole, getSession, getSnapshot, getStoredSnapshot, getValue, hasQueuedOperations, initialize, isClearQueueEnabled, isDirectlyAccessible, isDirty, isOperationQueueEnabled, isPutQueueEnabled, isUnreferenced, needsRecreate, performQueuedOperations, postAction, preInsert, queuedAdditionIterator, queueOperation, read, readElementByIndex, readElementExistence, readIndexExistence, readSize, setCurrentSession, setDirectlyAccessible, setInitialized, setOwner, setSnapshot, unsetSession, wasInitialized, write |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RemotableSetType.Wrapper(org.hibernate.engine.SessionImplementor session,
java.util.Set set)
public RemotableSetType.Wrapper(org.hibernate.engine.SessionImplementor session)
| Method Detail |
|---|
public java.util.Set unwrapp()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||