org.yestech.lib.hibernate.client
Class RemotableSetType.Wrapper

java.lang.Object
  extended by org.hibernate.collection.AbstractPersistentCollection
      extended by org.hibernate.collection.PersistentSet
          extended by org.yestech.lib.hibernate.client.RemotableSetType.Wrapper
All Implemented Interfaces:
java.io.Serializable, java.lang.Iterable, java.util.Collection, java.util.Set, org.hibernate.collection.PersistentCollection
Enclosing class:
RemotableSetType

public static class RemotableSetType.Wrapper
extends org.hibernate.collection.PersistentSet

See Also:
Serialized Form

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

RemotableSetType.Wrapper

public RemotableSetType.Wrapper(org.hibernate.engine.SessionImplementor session,
                                java.util.Set set)

RemotableSetType.Wrapper

public RemotableSetType.Wrapper(org.hibernate.engine.SessionImplementor session)
Method Detail

unwrapp

public java.util.Set unwrapp()


Copyright © 2009 YES Technology Association. All Rights Reserved.