All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.lang.Throwable | +----java.lang.Exception | +----java.sql.SQLException | +----java.sql.SQLWarning | +----interbase.interclient.ExpiredDriverWarning
InterClient or InterServer may expire on a certain date.
Expired beta releases of InterClient may throw an ExpiredDriverException and refuse connections. Expired product releases of InterClient will accept connections, but will tag the connection with an ExpiredDriverWarning.
Its is suggested that you upgrade both InterClient and InterServer driver components by downloading a recent release from http://www.interbase.com .
public int getComponent()
public Date getExpirationDate()
All Packages Class Hierarchy This Package Previous Next Index