getObjectInstance Method (SQLServerDataSourceObjectFactory)
SQL Server 2008
Retrieves an instance of the specified data source object.
public java.lang.Object getObjectInstance(java.lang.Object ref,
javax.naming.Name name,
javax.naming.Context c,
java.util.Hashtable h)
Paramètres
ref
An Object value.
name
The name of the object.
c
The context relative to the specified name.
h
The environment that is used in creating the object.