Hi I am trying to develop an application using JPA and derby. I have a blob filed (@Lob) in one of my entities. When it creates the field in the corresponding table it sets the size of the BLOB filed to 64k, I am wondering whether it is a Derby default or it is something related to JPA.
Thanks -- View this message in context: http://www.nabble.com/What-is-default-size-of-Derby-Blob-filed--tp24927200p24927200.html Sent from the Apache Derby Users mailing list archive at Nabble.com.
