Class WaitDB


  • public abstract class WaitDB
    extends java.lang.Object
    If the DB isconfigured (for multi-instance), this small executable will wait for the DB to be available. Otherwise, just exit with 1.
    • Constructor Summary

      Constructors 
      Constructor Description
      WaitDB()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      A comment.
      • Methods inherited from class java.lang.Object

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

      • WaitDB

        public WaitDB()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
        A comment.
        Parameters:
        args - the parameters