Class ConnectionFactoryImpl

java.lang.Object
org.postgresql.core.ConnectionFactory
org.postgresql.core.v3.ConnectionFactoryImpl

public class ConnectionFactoryImpl extends ConnectionFactory
ConnectionFactory implementation for version 3 (7.4+) connections.
Author:
Oliver Jowett (oliver@opencloud.com), based on the previous implementation