Documentation of 'org.apache.derby.iapi.jdbc.JDBCBoot' Java class
JDBCBoot
org.apache.derby.iapi.jdbc

Class JDBCBoot



  • public class JDBCBoot
    extends java.lang.Object
    A 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
      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.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JDBCBoot

        public JDBCBoot()
    • Method Detail

      • boot

        public 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.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.