mirror of
https://github.com/sismics/docs.git
synced 2024-11-21 21:47:57 +01:00
#451: remove @Lob on file content
This commit is contained in:
parent
f76eae23ca
commit
44f5db993a
@ -49,7 +49,6 @@ public class File implements Loggable {
|
|||||||
/**
|
/**
|
||||||
* OCR-ized content.
|
* OCR-ized content.
|
||||||
*/
|
*/
|
||||||
@Lob
|
|
||||||
@Column(name = "FIL_CONTENT_C")
|
@Column(name = "FIL_CONTENT_C")
|
||||||
private String content;
|
private String content;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user