LibPQFactory
public class LibPQFactory extends WrappedFactory
_factory
Constructor | Description |
---|---|
LibPQFactory(java.util.Properties info) |
Modifier and Type | Method | Description |
---|---|---|
void |
throwKeyManagerException() |
Propagates any exception from
LazyKeyManager . |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createSocket, createSocket, createSocket, createSocket, createSocket, getDefaultCipherSuites, getSupportedCipherSuites
public LibPQFactory(java.util.Properties info) throws PSQLException
info
- the connection parameters The following parameters are used:
sslmode,sslcert,sslkey,sslrootcert,sslhostnameverifier,sslpasswordcallback,sslpasswordPSQLException
- if security error appears when initializing factorypublic void throwKeyManagerException() throws PSQLException
LazyKeyManager
.PSQLException
- if there is an exception to propagateCopyright © 2018 PostgreSQL Global Development Group. All rights reserved.