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