org.apache.geronimo.console.internaldb
Class InternalDBHelper

java.lang.Object
  extended by org.apache.geronimo.console.internaldb.InternalDBHelper

public class InternalDBHelper
extends Object


Constructor Summary
InternalDBHelper()
           
 
Method Summary
 Map getDBInfo()
          Returns the database metadata as a map.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InternalDBHelper

public InternalDBHelper()
Method Detail

getDBInfo

public Map getDBInfo()
Returns the database metadata as a map.



Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.