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

Specified by:
getURL in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
getUserName
public java.lang.String getUserName()
throws java.sql.SQLException
Specified by:
getUserName in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
isReadOnly
public boolean isReadOnly()
throws java.sql.SQLException
Specified by:
isReadOnly in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
nullsAreSortedHigh
public boolean nullsAreSortedHigh()
throws java.sql.SQLException
Specified by:
nullsAreSortedHigh in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
nullsAreSortedLow
public boolean nullsAreSortedLow()
throws java.sql.SQLException
Specified by:
nullsAreSortedLow in interface java.sql.DatabaseMetaData
Throws:
java.sql.SQLException
nullsAreSortedAtStart