jp.sf.amateras.mirage.provider
Class JNDIDataSourceConnectionProvider
java.lang.Object
jp.sf.amateras.mirage.provider.DataSourceConnectionProvider
jp.sf.amateras.mirage.provider.JNDIDataSourceConnectionProvider
- All Implemented Interfaces:
- ConnectionProvider
public class JNDIDataSourceConnectionProvider
- extends DataSourceConnectionProvider
ConnectionProvider implementation which gets a connection from javax.sql.DataSource
which is obtained from JNDI.
- Author:
- Naoki Takezoe
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JNDIDataSourceConnectionProvider
public JNDIDataSourceConnectionProvider(String jndiName)
throws NamingException
- Throws:
NamingException
Copyright © 2010-2012 Project Amateras. All Rights Reserved.