org.postgresql.util
Class PGJDBCMain

java.lang.Object
  extended by org.postgresql.util.PGJDBCMain

public class PGJDBCMain
extends Object


Constructor Summary
PGJDBCMain()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PGJDBCMain

public PGJDBCMain()
Method Detail

main

public static void main(String[] args)


Copyright © 2016 PostgreSQL Global Development Group. All rights reserved.