| java.lang.Object org.apache.derby.tools.URLCheck
URLCheck | public class URLCheck (Code) | | 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.
|
booleanAttributes | public static Vector booleanAttributes(Code) | | |
check | public void check()(Code) | | |
getBooleanAttributes | public static Vector getBooleanAttributes()(Code) | | |
|
|