DatabaseMetaData.getMaxUserNameLength
Interface Overview | Interface Members |
This Package |
All Packages
public abstract int getMaxUserNameLength() throws SQLException
Returns
max name length in bytes
Description
What's the maximum length of a user name?
Exceptions
SQLException
if a database-access error occurs.