Hypersonic temporary data source. It is similar to standalone datasource, but
data files are created in system temporary directory and are scheduled to deletion
on JVM exit. Use this datasource if you need to keep large amount of temporary data,
for example data pumping applications can benefit from such data source.
author: Pavel Vlasov version: $Revision: 1.6 $
Parameters: initScript - Fully qualified name of database initialization script to be loaded by classloader. Can be null. throws: ClassNotFoundException - throws: IOException - throws: SQLException -
Parameters: initScript - Fully qualified name of database initialization script to be loaded by classloader. Can be null. throws: ClassNotFoundException - throws: IOException - throws: SQLException -
Methods inherited from biz.hammurapi.sql.hypersonic.HypersonicDataSource