Class URLCheck

java.lang.Object
org.apache.derby.impl.tools.ij.URLCheck

public class URLCheck extends Object
This class takes a string used for a connection URL and checks for correctness. To turn off output in ij, use the command line property of -DURLCheck=false. param anURL The URL used to connect to a database.