public class PkblobsWithBLOBs extends PkblobsKey
| Constructor and Description |
|---|
PkblobsWithBLOBs(Integer id,
byte[] blob1,
byte[] blob2,
String characterlob)
This method was generated by MyBatis Generator.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBlob1()
This method was generated by MyBatis Generator.
|
byte[] |
getBlob2()
This method was generated by MyBatis Generator.
|
String |
getCharacterlob()
This method was generated by MyBatis Generator.
|
getIdpublic byte[] getBlob1()
public byte[] getBlob2()
public String getCharacterlob()
Copyright © 2006–2025 MyBatis.org. All rights reserved.