public final class JDBCUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DATASOURCE |
static String |
JNDI |
static String |
OSGI |
| Modifier and Type | Method and Description |
|---|---|
static Object |
createDatasource(org.osgi.framework.BundleContext bc,
String url)
Looks up a datasource from the url.
|
public static final String DATASOURCE
public static final String JNDI
public static final String OSGI
Copyright © 2007-2014 FuseSource, Corp.. All Rights Reserved.