HypersonicServerDataSource(String host, Transaction initConnectionTransaction) Connects to remote host specified by host parameter with user "sa" and blank password
Parameters: host - Host string.
Constructs server data source, which connects to localhost with user "sa" and blank password
Parameters: initConnectionTransaction - throws: ClassNotFoundException -
Connects to remote host specified by host parameter with user "sa" and blank password
Parameters: host - Host string. E.g. 3.111.12.14:3000 Parameters: initConnectionTransaction - throws: ClassNotFoundException -
Connects to remote host specified by host parameter.
Parameters: host - Host string. E.g. 3.111.12.14:3000 Parameters: user - User name Parameters: password - Password Parameters: initConnectionTransaction - throws: ClassNotFoundException -
Methods inherited from biz.hammurapi.sql.hypersonic.HypersonicDataSource