org.prorefactor.db
Class ProRefactorDB

java.lang.Object
  extended by org.prorefactor.db.ProRefactorDB

public class ProRefactorDB
extends java.lang.Object

Interface to a ProRefactor session database - not currently used.


Constructor Summary
ProRefactorDB()
           
 
Method Summary
static java.sql.Connection getConnection()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProRefactorDB

public ProRefactorDB()
Method Detail

getConnection

public static java.sql.Connection getConnection()
                                         throws java.lang.ClassNotFoundException,
                                                java.sql.SQLException
Throws:
java.lang.ClassNotFoundException
java.sql.SQLException


Copyright © 2008 Joanju Software. All Rights Reserved.