public class FieldsblobsWithBLOBs extends Fieldsblobs
| Constructor and Description |
|---|
FieldsblobsWithBLOBs(String firstname,
String lastname,
byte[] blob1,
byte[] blob2,
byte[] blob3)
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.
|
byte[] |
getBlob3()
This method was generated by MyBatis Generator.
|
getFirstname, getLastnamepublic byte[] getBlob1()
public byte[] getBlob2()
public byte[] getBlob3()
Copyright © 2006–2025 MyBatis.org. All rights reserved.