Set the DBMS and connection technology info.
Parameters: conn - SQLConnection to DBMS. throws: IllegalArgumentException - Thrown if null SQLConnection passed.
setUseAnonymousDBMS
public void setUseAnonymousDBMS(boolean value)(Code)
Set if using anonymous client database and connection
technology.
Parameters: value - true if anonymous client to be used.