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 SqlHelper
IOException
public CharSequence getClobString(Object value) throws IOException
getClobString
in class SqlHelper
IOException
Copyright © 2005–2024 OpenHMS. All rights reserved.