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.
|
getId
public byte[] getBlob1()
public byte[] getBlob2()
public String getCharacterlob()
Copyright © 2010–2018 MyBatis.org. All rights reserved.