Gets the authorization identifier for database connection.
String void getUser() throws SQLException
None.
Returns the authorization identifier that was set by the setUser method. If an authorization identifier has not been set, the null value is returned.
None.