To use a custom socket with jConnect, set the SYBSOCKET_FACTORY connection property to a string that is either:
The name of a class that implements com.sybase.jdbcx.SybSocketFactory
or
DEFAULT, which instantiates a new java.net.Socket( )
See “Setting connection properties” for instructions on how to set SYBSOCKET_FACTORY.
Copyright © 2003. Sybase Inc. All rights reserved. |
![]() |