| Modifier and Type | Method and Description |
|---|---|
com.oceanbase.jdbc.ObLobLocator |
getLocator() |
void |
setLocator(com.oceanbase.jdbc.ObLobLocator locator) |
void |
trimBlobToServer(int len) |
void |
updateBlobToServer(long writeAt,
byte[] bytes,
int offset,
int length) |
free, getBinaryStream, getBinaryStream, getBytes, length, position, position, setBinaryStream, setBytes, setBytes, truncatecom.oceanbase.jdbc.ObLobLocator getLocator()
void setLocator(com.oceanbase.jdbc.ObLobLocator locator)
void updateBlobToServer(long writeAt,
byte[] bytes,
int offset,
int length)
throws SQLException
SQLExceptionvoid trimBlobToServer(int len)
throws SQLException
SQLExceptionCopyright © 2022 oceanbase.com. All rights reserved.