@Entity public class HistoryBlob extends Object
HistoryBlob()
HistoryBlob(Object obj)
byte[]
getBlobValue()
long
getId()
void
setBlobValue(byte[] blobValue)
setId(long id)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HistoryBlob()
public HistoryBlob(Object obj)
public long getId()
public void setId(long id)
public byte[] getBlobValue()
public void setBlobValue(byte[] blobValue)
Copyright © 2019 Bstek. All rights reserved.