Package org.postgresql.ssl
Class MakeSSL
- java.lang.Object
-
- org.postgresql.util.ObjectFactory
-
- org.postgresql.ssl.MakeSSL
-
public class MakeSSL extends ObjectFactory
-
-
Constructor Summary
Constructors Constructor Description MakeSSL()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
convert(PGStream stream, java.util.Properties info)
-
Methods inherited from class org.postgresql.util.ObjectFactory
instantiate
-
-
-
-
Method Detail
-
convert
public static void convert(PGStream stream, java.util.Properties info) throws PSQLException, java.io.IOException
- Throws:
PSQLException
java.io.IOException
-
-