@Deprecated public abstract class AbstractObjectPersister extends Object implements ObjectPersister
Modifier and Type | Field and Description |
---|---|
protected net.sf.hibernate.persister.ClassPersister |
entityPersister
Deprecated.
|
protected ImportedObject |
importedObject
Deprecated.
|
protected PersisterOperations |
persisterOperations
Deprecated.
|
protected Set<TransientHibernateHandle> |
unsatisfiedObjectDependencies
Deprecated.
|
Constructor and Description |
---|
AbstractObjectPersister()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Object |
getPrimitivePropertyValue(net.sf.hibernate.persister.ClassPersister entityPersister,
PrimitiveProperty property)
Deprecated.
You will need to insert code here everytime you add a custom type.
|
protected <E> E |
getReferencePropertyValue(Class<E> clazz,
String idString,
ImportProcessorContext context)
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
persist
protected ImportedObject importedObject
protected net.sf.hibernate.persister.ClassPersister entityPersister
protected Set<TransientHibernateHandle> unsatisfiedObjectDependencies
protected PersisterOperations persisterOperations
public Object getPrimitivePropertyValue(net.sf.hibernate.persister.ClassPersister entityPersister, PrimitiveProperty property) throws net.sf.hibernate.HibernateException
AtlassianXMLDatabinder.parseCustomType(Writer, Type, Object, String)
.net.sf.hibernate.HibernateException
protected <E> E getReferencePropertyValue(Class<E> clazz, String idString, ImportProcessorContext context) throws Exception
Exception
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences