org.eclipse.net4j.jms.server.jdbc
Class JDBCUtil

java.lang.Object
  extended by org.eclipse.net4j.jms.server.jdbc.JDBCUtil

public final class JDBCUtil
extends java.lang.Object


Method Summary
static IStore getStore()
           
static IStore getStore(IDBAdapter dbAdapter, javax.sql.DataSource dataSource, java.lang.String instanceID)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getStore

public static IStore getStore(IDBAdapter dbAdapter,
                              javax.sql.DataSource dataSource,
                              java.lang.String instanceID)

getStore

public static IStore getStore()

Copyright (c) 2004 - 2008 Eike Stepper, Germany.
All Rights Reserved.