Dali Provisional API
Release 3.2

org.eclipse.jpt.jpa.core.context
Class PersistentAttribute.NameTransformer

java.lang.Object
  extended by org.eclipse.jpt.common.utility.internal.transformer.TransformerAdapter<PersistentAttribute,String>
      extended by 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>


Constructor Summary
PersistentAttribute.NameTransformer()
           
 
Method Summary
 String transform(PersistentAttribute attribute)
           
 
Methods inherited from class org.eclipse.jpt.common.utility.internal.transformer.TransformerAdapter
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PersistentAttribute.NameTransformer

public PersistentAttribute.NameTransformer()
Method Detail

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>

Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.