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

information to connect to NDCS. Depending on the values the human has supplied so far, additional values
might be necessary, so you might need to iterate though several calls to the getPropertyInfo method.
Specified by:
getPropertyInfo in interface java.sql.Driver
Parameters:
url - The URL of the database to which to connect
info - java.util.Properties object containing name-value pairs. The Type 4 driver ignores the
Properties parameter passed to the driver.
Returns:
array of DriverPropertyInfo containing property details.
Throws:
java.sql.SQLException
jdbcCompliant
public boolean jdbcCompliant()
Returns whether the Type 4 driver is JDBC compliant.
Specified by:
jdbcCompliant in interface java.sql.Driver
Returns:
true
Package Class Tree Deprecated Index Help
PREV CLASS NEXT CLASS FRAMES NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD