Uses of Interface
org.eclipse.jpt.jpa.core.context.orm.OrmTypeMappingDefinition

Packages that use OrmTypeMappingDefinition
org.eclipse.jpt.jpa.core.context.orm   
 

Uses of OrmTypeMappingDefinition in org.eclipse.jpt.jpa.core.context.orm
 

Methods in org.eclipse.jpt.jpa.core.context.orm that return OrmTypeMappingDefinition
 OrmTypeMappingDefinition OrmXmlDefinition.getTypeMappingDefinition(java.lang.String mappingKey)
          Return a type mapping definiton for the specified mapping key.