Package Database

Class IdChecker

java.lang.Object
Database.IdChecker

public class IdChecker
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    IdChecker()  
  • Method Summary

    Modifier and Type Method Description
    static long idExists​(java.sql.Connection c, long sensorId)  

    Methods inherited from class java.lang.Object

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

    • IdChecker

      public IdChecker()
  • Method Details

    • idExists

      public static long idExists​(java.sql.Connection c, long sensorId) throws java.sql.SQLException
      Throws:
      java.sql.SQLException