Groovy Documentation

simplejpa
[Groovy] Class NameConverter

java.lang.Object
  simplejpa.NameConverter

class NameConverter
extends Object

Field Summary
private static String PROPERTY_SEPARATOR

 
Constructor Summary
NameConverter()

 
Method Summary
Path toPath(Root root, String name)

 
Methods inherited from class Object
getClass, hashCode, equals, toString, notify, notifyAll, wait, wait, wait
 

Field Detail

PROPERTY_SEPARATOR

private static String PROPERTY_SEPARATOR


 
Constructor Detail

NameConverter

NameConverter()


 
Method Detail

toPath

Path toPath(Root root, String name)


 

Groovy Documentation