Uses of Enum Class
org.miaixz.bus.mapper.Registry
Packages that use Registry
-
Uses of Registry in org.miaixz.bus.mapper
Methods in org.miaixz.bus.mapper that return RegistryModifier and TypeMethodDescriptionstatic RegistryRegistry.getDatabaseDialect(String database) static RegistryReturns the enum constant of this class with the specified name.static Registry[]Registry.values()Returns an array containing the constants of this enum class, in the order they are declared.