public class JDBCBoot
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.util.Properties |
bootProperties |
private static java.lang.String |
NETWORK_SERVER_AUTOSTART_CLASS_NAME |
Constructor and Description |
---|
JDBCBoot() |
Modifier and Type | Method and Description |
---|---|
(package private) void |
addProperty(java.lang.String name,
java.lang.String value) |
void |
boot(java.lang.String protocol,
java.io.PrintWriter logging)
Boot a system requesting a JDBC driver but only if there is
no current JDBC driver that is handling the required protocol.
|
private java.util.Properties bootProperties
private static final java.lang.String NETWORK_SERVER_AUTOSTART_CLASS_NAME
Apache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.