Uses of Enum
xyz.geik.farmer.database.DatabaseType
-
Uses of DatabaseType in xyz.geik.farmer.database
Modifier and TypeMethodDescriptionMySQL.getDatabaseType()
Gets type of databaseabstract DatabaseType
SQL.getDatabaseType()
Database type of sqlSQLite.getDatabaseType()
Returns type of databasestatic DatabaseType
Returns the enum constant of this type with the specified name.static DatabaseType[]
DatabaseType.values()
Returns an array containing the constants of this enum type, in the order they are declared.