Executing multipple SQL statements stored in files
Package:
Summary:
Execute MySQL queries read from files
Groups:
Author:
Description:
This class can be used to execute MySQL queries read from files.
It can scan a given directory to retrieve the list of files it contains.
The class can read the file contents an execute the SQL statements contain in each line of the files.
It can scan a given directory to retrieve the list of files it contains.
The class can read the file contents an execute the SQL statements contain in each line of the files.
Comments are closed.