Class MrtConnection

java.lang.Object
org.cdlib.mrt.utility.MrtConnection

public class MrtConnection extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • lease

      public boolean lease()
    • validate

      public boolean validate()
    • inUse

      public boolean inUse()
    • getLastUse

      public long getLastUse()
    • close

      public void close() throws SQLException
      Throws:
      SQLException
    • expireLease

      protected void expireLease()