public class Pkblobs extends Object
Constructor and Description |
---|
Pkblobs(Integer id)
This method was generated by MyBatis Generator.
|
Pkblobs(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.
|
Integer |
getId()
This method was generated by MyBatis Generator.
|
public Pkblobs(Integer id)
public Integer getId()
public byte[] getBlob1()
public byte[] getBlob2()
public String getCharacterlob()
Copyright © 2006–2023 MyBatis.org. All rights reserved.