Uses of Class
com.github.longdt.vertxorm.annotation.Driver
-
Packages that use Driver Package Description com.github.longdt.vertxorm.annotation -
-
Uses of Driver in com.github.longdt.vertxorm.annotation
Methods in com.github.longdt.vertxorm.annotation that return Driver Modifier and Type Method Description Driverdriver()static DriverDriver. valueOf(String name)Returns the enum constant of this type with the specified name.static Driver[]Driver. values()Returns an array containing the constants of this enum type, in the order they are declared.
-