Since the default is 255 how would I specify an "infinite" length to hold information such as a huge text? It should not be a vendor specific solution such as the "columnDefinition" property.
Try a "text" (lob) http://www.postgresql.org/docs/8.0/static/datatype-character.html
@Lob
@Type(type = "org.hibernate.type.TextType")
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With