Neoview JDBC Type 4 Driver API Reference (R2.2, R2.3, R2.4, R2.5)

public boolean nullsAreSortedAtStart()
throws java.sql.SQLException
Specified by:
nullsAreSortedAtStart in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
nullsAreSortedAtEnd
public boolean nullsAreSortedAtEnd()
throws java.sql.SQLException
Specified by:
nullsAreSortedAtEnd in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
getDatabaseProductName
public java.lang.String getDatabaseProductName()
throws java.sql.SQLException
Specified by:
getDatabaseProductName in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
getDatabaseProductVersion
public java.lang.String getDatabaseProductVersion()
throws java.sql.SQLException
Specified by:
getDatabaseProductVersion in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
getDriverName
public java.lang.String getDriverName()
throws java.sql.SQLException
Specified by:
getDriverName in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException