Showing
1 changed file
with
1 additions
and
0 deletions
... | @@ -229,6 +229,7 @@ public class Account /* extends org.roliste.data.DbTraceableEntity */ implements | ... | @@ -229,6 +229,7 @@ public class Account /* extends org.roliste.data.DbTraceableEntity */ implements |
229 | /** | 229 | /** |
230 | * Presentation text. | 230 | * Presentation text. |
231 | */ | 231 | */ |
232 | + @Lob | ||
232 | private String presentation; | 233 | private String presentation; |
233 | 234 | ||
234 | /** | 235 | /** | ... | ... |
-
Please register or login to post a comment