Uses of Enum Class
net.anwiba.commons.jdbc.software.FileDatabaseSoftware
Packages that use FileDatabaseSoftware
-
Uses of FileDatabaseSoftware in net.anwiba.commons.jdbc.software
Methods in net.anwiba.commons.jdbc.software that return FileDatabaseSoftwareModifier and TypeMethodDescriptionstatic FileDatabaseSoftwareFileDatabaseSoftware.getByDriverNamw(String driverName) static FileDatabaseSoftwarestatic FileDatabaseSoftwareFileDatabaseSoftware.getByProtocol(String protocol) static FileDatabaseSoftwarestatic FileDatabaseSoftwareReturns the enum constant of this class with the specified name.static FileDatabaseSoftware[]FileDatabaseSoftware.values()Returns an array containing the constants of this enum class, in the order they are declared.