sk.stuba.fiit.foo07.genex.common
Class ConnectionHelper

java.lang.Object
  extended by sk.stuba.fiit.foo07.genex.common.ConnectionHelper

public class ConnectionHelper
extends java.lang.Object

Author:
_mizu_

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

Constructor Detail

ConnectionHelper

public ConnectionHelper()
Method Detail

getConnection

public static java.sql.Connection getConnection()

setConnection

public static void setConnection(java.sql.Connection connection)


Copyright © 2008 Faculty of Informatics and Information Technologies, STU Bratislava. All Rights Reserved.