Class: DBI::DBRC::JSON
Overview
A subclass of DBRC designed to handle .dbrc files in JSON format. The public methods of this class are identical to DBRC.
Constant Summary
Constants inherited from DBI::DBRC
Instance Attribute Summary
Attributes inherited from DBI::DBRC
#database, #dbrc_dir, #dbrc_file, #driver, #dsn, #interval, #maximum_reconnects, #password, #timeout, #user
Method Summary
Methods inherited from DBI::DBRC
Constructor Details
This class inherits a constructor from DBI::DBRC