Package com.jk.data.backup


package com.jk.data.backup
  • Classes
    Class
    Description
    This class represents an automatic database backup utility that extends the DataBaseBackup class.
    This class is used for performing database backups.
    This class represents information about a database connection, including host, port, database name, user, password, and the file name for the backup.
    This class is responsible for managing the import of SQL data into a database.
    This method class provides utility methods for exporting and importing MySQL database data.