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