org.apache.derby.iapi.jdbc
Class JDBCBoot
- java.lang.Object
-
- org.apache.derby.iapi.jdbc.JDBCBoot
-
public class JDBCBoot extends java.lang.ObjectA class to boot a Derby system that includes a JDBC driver. Should be used indirectly through JDBCDriver or JDBCServletBoot or any other useful booting mechanism that comes along.
-
-
Constructor Summary
Constructors Constructor and Description JDBCBoot()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidboot(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.
-
DataMelt 3.0 © DataMelt by jWork.ORG