setDBConnection()

Sets a database connection.

Syntax

public void setDBConnection(com.crossworlds.CwDBConnection DBConn)
 

Parameters

DBConn
Specifies the database connection.

Exceptions

Throws the CwDBConnectionFactoryException if the value of DBConn is null.

Copyright IBM Corp. 2003, 2004