public interface ObClob extends Clob
| Modifier and Type | Method and Description |
|---|---|
com.oceanbase.jdbc.ObLobLocator |
getLocator() |
void |
setLocator(com.oceanbase.jdbc.ObLobLocator locator) |
void |
updateClobToServer(long writeAt,
byte[] bytes,
int offset,
int length) |
free, getAsciiStream, getCharacterStream, getCharacterStream, getSubString, length, position, position, setAsciiStream, setCharacterStream, setString, setString, truncatecom.oceanbase.jdbc.ObLobLocator getLocator()
void setLocator(com.oceanbase.jdbc.ObLobLocator locator)
void updateClobToServer(long writeAt,
byte[] bytes,
int offset,
int length)
throws SQLException
SQLExceptionCopyright © 2022 oceanbase.com. All rights reserved.