Package net.sourceforge.jtds.jdbcx
Class JtdsObjectFactory
java.lang.Object
net.sourceforge.jtds.jdbcx.JtdsObjectFactory
- All Implemented Interfaces:
ObjectFactory
Description
- Since:
- 0.3
- Author:
- Alin Sinplean, Holger Rehn
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JtdsObjectFactory
public JtdsObjectFactory()
-
-
Method Details
-
getObjectInstance
public Object getObjectInstance(Object refObj, Name name, Context nameCtx, Hashtable env) throws Exception - Specified by:
getObjectInstance
in interfaceObjectFactory
- Throws:
Exception
-
loadProps
-