Java org.hibernate.collection.internal AbstractPersistentCollection fields, constructors, methods, implement or subclass

Example usage for Java org.hibernate.collection.internal AbstractPersistentCollection fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.hibernate.collection.internal AbstractPersistentCollection.

The text is from its open source code.

Method

voidforceInitialization()
SerializablegetKey()
ObjectgetOwner()
StringgetRole()
SharedSessionContractImplementorgetSession()
Get the session currently associated with this collection.
SerializablegetStoredSnapshot()
booleanhasQueuedOperations()
booleansetCurrentSession(SharedSessionContractImplementor session)
booleanwasInitialized()