Class SQLUtils

java.lang.Object
ubic.gemma.core.util.SQLUtils

public class SQLUtils extends Object
SQL helpers.

Ported in-tree from ubic.basecode.util.SQLUtils as part of the Phase 3 baseCode util retirement (see BASECODE_DEP_AUDIT.md). The original class carried an unused ByteArrayConverter static field; that has been dropped here since none of the methods reference it.

Author:
pavlidis
  • Constructor Details

    • SQLUtils

      public SQLUtils()
  • Method Details