Uses of Class
com.nuodb.jdbc.Host
-
Packages that use Host Package Description com.nuodb.jdbc -
-
Uses of Host in com.nuodb.jdbc
Methods in com.nuodb.jdbc that return types with arguments of type Host Modifier and Type Method Description Collection<Host>ConnectionUrl. getHosts()Methods in com.nuodb.jdbc with parameters of type Host Modifier and Type Method Description StringConnectionUrl. getUrl(Host host)Method parameters in com.nuodb.jdbc with type arguments of type Host Modifier and Type Method Description StringConnectionUrl. getUrl(Collection<Host> hosts)
-