org.hsqldb.jdbc
Class jdbcDataSourceFactory
java.lang.Object
org.hsqldb.jdbc.jdbcDataSourceFactory
- All Implemented Interfaces:
- ObjectFactory
- public class jdbcDataSourceFactory
- extends Object
- implements ObjectFactory
- Version:
- 1.7.2
- Author:
- deforest@users
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
jdbcDataSourceFactory
public jdbcDataSourceFactory()
getObjectInstance
public Object getObjectInstance(Object obj,
Name name,
Context ctx,
Hashtable env)
throws Exception
- Specified by:
getObjectInstance
in interface ObjectFactory
- Throws:
Exception
Copyright © 2001 - 2004 HSQL Development Group. All Rights Reserved.