Uses of Interface
org.eclipse.jpt.core.resource.orm.XmlNullAttributeMapping

Packages that use XmlNullAttributeMapping
org.eclipse.jpt.core.context.orm   
 

Uses of XmlNullAttributeMapping in org.eclipse.jpt.core.context.orm
 

Methods in org.eclipse.jpt.core.context.orm with parameters of type XmlNullAttributeMapping
 void OrmPersistentAttribute.initialize(XmlNullAttributeMapping xmlNullAttributeMapping)
           
 void OrmPersistentAttribute.update(XmlNullAttributeMapping xmlNullAttributeMapping)