|
|
|
|
上一个类
下一个类 |
框架
无框架
|
|
摘要: 嵌套 | 字段 | 构造方法 | 方法 |
详细信息: 字段 | 构造方法 | 方法 |
org.logicalcobwebs.proxool.admin.jndi
类 ProxoolJNDIHelper
java.lang.Object
org.logicalcobwebs.proxool.admin.jndi.ProxoolJNDIHelper
public class ProxoolJNDIHelper
- extends Object
Utilities for Proxool JNDI operations.
- 从以下版本开始:
- Proxool 0.9
- 版本:
- $Revision: 1.3 $, $Date: 2004/06/17 21:33:12 $
- 作者:
- Christian Nedregaard (christian_nedregaard@email.com), $Author: billhorsman $ (current maintainer)
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
registerDatasource
public static void registerDatasource(String alias,
Properties jndiProperties)
throws ProxoolException
- Create a
ProxoolDataSource with the given alias
and bind it to JNDI using the given jndi properties.
- 参数:
jndiProperties - the jndi related configuration properties.
- 抛出:
ProxoolException - if the JNDI binding failes.
|
|
|
|
上一个类
下一个类 |
框架
无框架
|
|
摘要: 嵌套 | 字段 | 构造方法 | 方法 |
详细信息: 字段 | 构造方法 | 方法 |
Copyright © 2014. All rights reserved.