Uses of Interface
com.impossibl.postgres.protocol.ServerConnectionFactory
-
Packages that use ServerConnectionFactory Package Description com.impossibl.postgres.protocol com.impossibl.postgres.protocol.v30 -
-
Uses of ServerConnectionFactory in com.impossibl.postgres.protocol
Methods in com.impossibl.postgres.protocol that return ServerConnectionFactory Modifier and Type Method Description static ServerConnectionFactoryServerConnectionFactory. getDefault() -
Uses of ServerConnectionFactory in com.impossibl.postgres.protocol.v30
Classes in com.impossibl.postgres.protocol.v30 that implement ServerConnectionFactory Modifier and Type Class Description classServerConnectionFactory
-