|
| Foundation |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use WorkspaceFactory | |
|---|---|
| com.sas.iom | The Java Workspace Factory and I/O Stream helper classes. |
| Uses of WorkspaceFactory in com.sas.iom |
|---|
| Methods in com.sas.iom that return WorkspaceFactory | |
|---|---|
static WorkspaceFactory |
WorkspaceFactory.getFactory(java.util.Hashtable repositoryProperties,
java.lang.String baseDN,
java.lang.String logicalName)
Searches for a factory that any user can use to obtain a connection to a server described in the JNDI repository identified by repositoryProperties under the given base DN and logical name. |
static WorkspaceFactory |
WorkspaceFactory.getFactory(java.lang.String userDN,
java.lang.String userPassword,
java.util.Hashtable repositoryProperties,
java.lang.String baseDN,
java.lang.String logicalName)
Searches for a factory that the given user can use to obtain a connection to a server described in the JNDI repository identified by repositoryProperties under the given base DN and logical name. |
|
| Foundation |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||