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

Throws:
java.sql.SQLException - If any NDCS error occurs.
getReference
public javax.naming.Reference getReference()
throws javax.naming.NamingException
Returns all the properties associated with this ConnectionPoolDataSource.
Specified by:
getReference in interface javax.naming.Referenceable
Returns:
Reference Object containing all the Type 4 property references.
Throws:
javax.naming.NamingException
setPropertyCycle
public void setPropertyCycle(int propertyCycle)
Sets the Property cycle property. This property is not supprted by the Type 4 driver. This property is ignored by
the Type 4 driver.
Parameters:
propertyCycle -
getPropertyCycle
public int getPropertyCycle()
Returns the Property cycle property. This property is not supprted by the Type 4 driver. This property is ignored
by the Type 4 driver.
Returns:
propertyCycle
setNameType
public void setNameType(java.lang.String nameType)
Deprecated.
getNameType
public java.lang.String getNameType()
Deprecated.