Uses of Enum Class
org.aoju.bus.shade.screw.dialect.DatabaseType
Packages that use DatabaseType
-
Uses of DatabaseType in org.aoju.bus.shade.screw.dialect
Methods in org.aoju.bus.shade.screw.dialect that return DatabaseTypeModifier and TypeMethodDescriptionstatic DatabaseType根据连接地址判断数据库类型static DatabaseType获取数据库类型static DatabaseTypeReturns the enum constant of this class with the specified name.static DatabaseType[]DatabaseType.values()Returns an array containing the constants of this enum class, in the order they are declared.