Dali Provisional API
Release 3.2

org.eclipse.jpt.jpa.core.context.java
Interface DefaultJavaAttributeMappingDefinition

All Superinterfaces:
JavaAttributeMappingDefinition

public interface DefaultJavaAttributeMappingDefinition
extends JavaAttributeMappingDefinition


Method Summary
 boolean isDefault(JavaPersistentAttribute persistentAttribute)
          Return whether the definition's mapping is the "default" mapping for the specified persistent attribute.
 
Methods inherited from interface org.eclipse.jpt.jpa.core.context.java.JavaAttributeMappingDefinition
buildMapping, getAnnotationName, getKey, getSupportingAnnotationNames, isSpecified
 

Method Detail

isDefault

boolean isDefault(JavaPersistentAttribute persistentAttribute)
Return whether the definition's mapping is the "default" mapping for the specified persistent attribute.


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.