Uses of Enum Class
tfagaming.projects.minecraft.homestead.database.Driver
Packages that use Driver
-
Uses of Driver in tfagaming.projects.minecraft.homestead.database
Methods in tfagaming.projects.minecraft.homestead.database that return DriverModifier and TypeMethodDescriptionDatabase.getProvider()static Driverstatic DriverReturns the enum constant of this class with the specified name.static Driver[]Driver.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in tfagaming.projects.minecraft.homestead.database with parameters of type Driver