Package org.apache.derby.impl.tools.ij
Class URLCheck
java.lang.Object
org.apache.derby.impl.tools.ij.URLCheck
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.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
check()
void
checkForDuplicate
(AttributeHolder anAttribute) getAttributes
(String url, Properties props) static void
-
Field Details
-
attributes
-
booleanAttributes
-
langUtil
-
validProps
-
validDerbyProps
-
-
Constructor Details
-
URLCheck
-
-
Method Details
-
main
-
check
public void check() -
checkForDuplicate
-
getAttributes
- Throws:
Exception
-
getBooleanAttributes
-
getValidDerbyProps
-