Uses of Class
com.github.drinkjava2.jdialects.annotation.jpa.EnumType

Packages that use EnumType
com.github.drinkjava2.jdialects.annotation.jpa   
 

Uses of EnumType in com.github.drinkjava2.jdialects.annotation.jpa
 

Methods in com.github.drinkjava2.jdialects.annotation.jpa that return EnumType
static EnumType EnumType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EnumType[] EnumType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2019. All rights reserved.