Hi,
Is there any class similar to IWorkspaceFactory (ArcObjects java) in runtime java sdk. I want to direct connect with oracle19c, I was able to do that in ArcObjects by setting properties in IPropertySet and using IWorkspaceFactory to open the connection. How can I do the same thing using the runtime java sdk?