Uses of Class
com.sas.iom.WorkspaceFactory
Packages that use WorkspaceFactory
-
Uses of WorkspaceFactory in com.sas.iom
Methods in com.sas.iom that return WorkspaceFactoryModifier and TypeMethodDescriptionstatic WorkspaceFactoryWorkspaceFactory.getFactory(String userDN, String userPassword, Hashtable repositoryProperties, String baseDN, 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.static WorkspaceFactoryWorkspaceFactory.getFactory(Hashtable repositoryProperties, String baseDN, 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.