net.sf.voruta
Class ThreadLocalConnection

java.lang.Object
  |
  +--net.sf.voruta.ThreadLocalConnection

public final class ThreadLocalConnection
extends java.lang.Object

Author:
baliuka

Method Summary
static java.sql.Connection get(java.lang.String name)
           
static void init(ConnectionFactory factory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

init

public static void init(ConnectionFactory factory)

get

public static java.sql.Connection get(java.lang.String name)
                               throws java.lang.Exception


Copyright © 2003-2004 voruta. All Rights Reserved.