Class DriverDownloadWrapper
java.lang.Object
de.julianweinelt.datacat.dbx.api.drivers.DriverDownloadWrapper
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.static StringlatestVersion(String db) Deprecated, for removal: This API element is subject to removal in a future version.static voidpostProcess(File file)
-
Constructor Details
-
DriverDownloadWrapper
public DriverDownloadWrapper()
-
-
Method Details
-
latestVersion
Deprecated, for removal: This API element is subject to removal in a future version. -
getForDB
@Deprecated(since="1.0.1-beta.1", forRemoval=true) public static DriverDownloadWrapper.DriverDownload getForDB(String db, String version) Deprecated, for removal: This API element is subject to removal in a future version. -
postProcess
-