org.hibernate.ogm.loader
Class OgmBasicCollectionLoader
java.lang.Object
org.hibernate.ogm.loader.OgmLoader
org.hibernate.ogm.loader.OgmBasicCollectionLoader
- All Implemented Interfaces:
- CollectionInitializer, UniqueEntityLoader
public class OgmBasicCollectionLoader
- extends OgmLoader
- implements CollectionInitializer
- Author:
- Emmanuel Bernard
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OgmBasicCollectionLoader
public OgmBasicCollectionLoader(OgmCollectionPersister collectionPersister)
initialize
public void initialize(Serializable id,
SessionImplementor session)
throws HibernateException
- Specified by:
initialize in interface CollectionInitializer
- Throws:
HibernateException
getKeyType
protected Type getKeyType()
Copyright © 2010-2011 Red Hat Middleware, LLC, Emmanuel Bernard and various contributors. All Rights Reserved