Uses of Class
net.risesoft.config.JaversProperties.Dialect
-
Packages that use JaversProperties.Dialect Package Description net.risesoft.config -
-
Uses of JaversProperties.Dialect in net.risesoft.config
Methods in net.risesoft.config that return JaversProperties.Dialect Modifier and Type Method Description static JaversProperties.DialectJaversProperties.Dialect. valueOf(String name)Returns the enum constant of this type with the specified name.static JaversProperties.Dialect[]JaversProperties.Dialect. values()Returns an array containing the constants of this enum type, in the order they are declared.
-