Class SQLUtils
java.lang.Object
ubic.gemma.core.util.SQLUtils
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
SQLUtils
public SQLUtils()
-
-
Method Details
-
blobToString
Convert a blob to a string.- Throws:
SQLException
-
asId
-