org.apache.geronimo.samples.inventory.util
Class DBManager

java.lang.Object
  extended by org.apache.geronimo.samples.inventory.util.DBManager

public class DBManager
extends Object


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

Constructor Detail

DBManager

public DBManager()
Method Detail

getConnection

public static Connection getConnection()


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.