Uses of Class
com.jk.data.backup.DatabaseInfo
Packages that use DatabaseInfo
-
Uses of DatabaseInfo in com.jk.data.backup
Methods in com.jk.data.backup with parameters of type DatabaseInfoModifier and TypeMethodDescriptionstatic voidMySqlUtil.export(DatabaseInfo info) This exports a MySQL database to a specified SQL file using the providedDatabaseInfo.static voidMySqlUtil.importDb(DatabaseInfo info) This method imports an SQL file into a MySQL database using the providedDatabaseInfo.