public class JDOAssociatedPropertyImplCaching extends JDOAssociatedPropertyImplDynamic
isProperty
javaProperty, msg
Modifier | Constructor and Description |
---|---|
protected |
JDOAssociatedPropertyImplCaching(java.lang.String name,
JDOClass declaringClass,
JDOField associatedJDOField)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
JavaField |
getJavaField()
Get the corresponding JavaProperty representation for this JDOProperty.
|
createJDOArray, createJDOCollection, createJDOMap, createJDOReference, getAssociatedJDOField, getFieldNumber, getMappedByName, getNullValueTreatment, getPersistenceModifier, getRelationship, getRelativeFieldNumber, getType, isDefaultFetchGroup, isEmbedded, isManaged, isPersistent, isPrimaryKey, isProperty, isRelationship, isSerializable, isTransactional, setDefaultFetchGroup, setEmbedded, setJavaField, setMappedByName, setNullValueTreatment, setPersistenceModifier, setPrimaryKey, setRelationship, setSerializable
compareTo, equals, getDeclaringClass, getName, hashCode, toString
addPropertyChangeListener, addVetoableChangeListener, createJDOExtension, firePropertyChange, fireVetoableChange, getJDOExtensions, removeJDOExtension, removePropertyChangeListener, removeVetoableChangeListener
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getDeclaringClass, getName
addPropertyChangeListener, addVetoableChangeListener, createJDOExtension, getJDOExtensions, removeJDOExtension, removePropertyChangeListener, removeVetoableChangeListener
protected JDOAssociatedPropertyImplCaching(java.lang.String name, JDOClass declaringClass, JDOField associatedJDOField) throws ModelException
ModelException
public JavaField getJavaField()
getJavaField
in interface JDOField
getJavaField
in class JDOAssociatedPropertyImplDynamic
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.