public class SqlHelperImpl extends SqlHelper
| Constructor and Description |
|---|
SqlHelperImpl() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBlobBytes(Object value) |
CharSequence |
getClobString(Object value) |
Integer |
getNewSqlType(String typeName) |
boolean |
isBlob(Object value) |
boolean |
isClob(Object value) |
public byte[] getBlobBytes(Object value) throws IOException
getBlobBytes in class SqlHelperIOExceptionpublic CharSequence getClobString(Object value) throws IOException
getClobString in class SqlHelperIOExceptionCopyright © 2005–2025 OpenHMS. All rights reserved.