Class Image
java.lang.Object
org.hibernate.testing.orm.domain.userguide.Image
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Image
public Image()
-
-
Method Details
-
getId
-
setId
-
getContent
public byte[] getContent() -
setContent
public void setContent(byte[] content)
-