public class PkfieldsblobsWithBLOBs extends Pkfieldsblobs
Constructor and Description |
---|
PkfieldsblobsWithBLOBs() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object that)
This method was generated by MyBatis Generator.
|
byte[] |
getBlob1()
This method was generated by MyBatis Generator.
|
int |
hashCode()
This method was generated by MyBatis Generator.
|
void |
setBlob1(byte[] blob1)
This method was generated by MyBatis Generator.
|
getFirstname, getLastname, setFirstname, setLastname
getId1, getId2, setId1, setId2
public byte[] getBlob1()
public void setBlob1(byte[] blob1)
blob1
- the value for PKFIELDSBLOBS.BLOB1public boolean equals(Object that)
equals
in class Pkfieldsblobs
public int hashCode()
hashCode
in class Pkfieldsblobs
Copyright © 2010–2018 MyBatis.org. All rights reserved.