org.hsql
Class jdbcDataSourceFactory

java.lang.Object
org.hsql.jdbcDataSourceFactory
- All Implemented Interfaces:
- javax.naming.spi.ObjectFactory
- public class jdbcDataSourceFactory
- extends java.lang.Object
- implements javax.naming.spi.ObjectFactory
Insert the type's description here.
Creation date: (10/19/2000 3:48:05 PM)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
jdbcDataSourceFactory
public jdbcDataSourceFactory()
getObjectInstance
public java.lang.Object getObjectInstance(java.lang.Object obj,
javax.naming.Name name,
javax.naming.Context ctx,
java.util.Hashtable env)
throws java.lang.Exception
- getObjectInstance method comment.
- Specified by:
getObjectInstance in interface javax.naming.spi.ObjectFactory