Neoview JDBC Type 4 Driver API Reference (R2.2, R2.3, R2.4, R2.5)
getMaxStatementLength
public int getMaxStatementLength()
throws java.sql.SQLException
Specified by:
getMaxStatementLength in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
getMaxStatements
public int getMaxStatements()
throws java.sql.SQLException
Specified by:
getMaxStatements in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
getMaxTableNameLength
public int getMaxTableNameLength()
throws java.sql.SQLException
Specified by:
getMaxTableNameLength in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
getMaxTablesInSelect
public int getMaxTablesInSelect()
throws java.sql.SQLException
Specified by:
getMaxTablesInSelect in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
getMaxUserNameLength
public int getMaxUserNameLength()
throws java.sql.SQLException
Specified by:
getMaxUserNameLength in interface java.sql.DatabaseMetaData