Uses of Class
net.anwiba.commons.jdbc.software.FileDatabaseSoftware
-
Packages that use FileDatabaseSoftware Package Description net.anwiba.commons.jdbc.software -
-
Uses of FileDatabaseSoftware in net.anwiba.commons.jdbc.software
Methods in net.anwiba.commons.jdbc.software that return FileDatabaseSoftware Modifier and Type Method Description static FileDatabaseSoftwareFileDatabaseSoftware. getByDriverNamw(java.lang.String driverName)static FileDatabaseSoftwareFileDatabaseSoftware. getByUrl(java.lang.String url)static FileDatabaseSoftwareFileDatabaseSoftware. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static FileDatabaseSoftware[]FileDatabaseSoftware. values()Returns an array containing the constants of this enum type, in the order they are declared.
-