org.eclipse.jpt.jpa.eclipselink.core.context
Class EclipseLinkConvertibleMapping.AttributeMappingConvertersTransformer
java.lang.Object
org.eclipse.jpt.common.utility.internal.transformer.TransformerAdapter<AttributeMapping,Iterable<EclipseLinkConverter>>
org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkConvertibleMapping.AttributeMappingConvertersTransformer
- All Implemented Interfaces:
- org.eclipse.jpt.common.utility.transformer.Transformer<AttributeMapping,Iterable<EclipseLinkConverter>>
- Enclosing interface:
- EclipseLinkConvertibleMapping
public static class EclipseLinkConvertibleMapping.AttributeMappingConvertersTransformer
- extends org.eclipse.jpt.common.utility.internal.transformer.TransformerAdapter<AttributeMapping,Iterable<EclipseLinkConverter>>
| Methods inherited from class org.eclipse.jpt.common.utility.internal.transformer.TransformerAdapter |
toString |
EclipseLinkConvertibleMapping.AttributeMappingConvertersTransformer
public EclipseLinkConvertibleMapping.AttributeMappingConvertersTransformer()
transform
public Iterable<EclipseLinkConverter> transform(AttributeMapping attributeMapping)
- Specified by:
transform in interface org.eclipse.jpt.common.utility.transformer.Transformer<AttributeMapping,Iterable<EclipseLinkConverter>>- Overrides:
transform in class org.eclipse.jpt.common.utility.internal.transformer.TransformerAdapter<AttributeMapping,Iterable<EclipseLinkConverter>>
Copyright (c) 2012 Oracle. All rights reserved.