org.eclipse.jpt.jpa.core.context
Class AttributeMapping.IsNotTransient
java.lang.Object
org.eclipse.jpt.common.utility.internal.predicate.PredicateAdapter<AttributeMapping>
org.eclipse.jpt.jpa.core.context.AttributeMapping.IsNotTransient
- All Implemented Interfaces:
- org.eclipse.jpt.common.utility.predicate.Predicate<AttributeMapping>
- Enclosing interface:
- AttributeMapping
public static class AttributeMapping.IsNotTransient
- extends org.eclipse.jpt.common.utility.internal.predicate.PredicateAdapter<AttributeMapping>
| Methods inherited from class org.eclipse.jpt.common.utility.internal.predicate.PredicateAdapter |
toString |
AttributeMapping.IsNotTransient
public AttributeMapping.IsNotTransient()
evaluate
public boolean evaluate(AttributeMapping mapping)
- Specified by:
evaluate in interface org.eclipse.jpt.common.utility.predicate.Predicate<AttributeMapping>- Overrides:
evaluate in class org.eclipse.jpt.common.utility.internal.predicate.PredicateAdapter<AttributeMapping>
Copyright (c) 2012 Oracle. All rights reserved.