Hi all, Let's say I have this model: @Entity public class Picture extends Model { public Blob image; ... } When I look the type in mysql database it is just ...
確定! 回上一頁