getUserName()

Syntax:

String getUserName()
                   throws SQLException

Description:

Retrieves the user name as known to this database.

Returns:

the database user name

Throws:

SQLException - if a database access error occurs