@javax.persistence.Lob signifies that the annotated field should be represented as BLOB (binary data) in the DataBase.
確定! 回上一頁