Uses of Class
com.caucho.amber.type.EnumType

Packages that use EnumType
com.caucho.amber.manager   
 

Uses of EnumType in com.caucho.amber.manager
 

Methods in com.caucho.amber.manager that return EnumType
 EnumType AmberPersistenceUnit.createEnum(java.lang.String name, java.lang.Class beanClass)
          Adds an enumerated type.