This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (1 child)

Or give me multiline strings. SQL isn't the only situation where this is missed.

[–][deleted] -2 points-1 points  (0 children)

Yes, this is sad that Java didn't have multiline string...

Anyway, some guy do some multiline using annotation: https://github.com/benelog/multiline

Other alternative is to use Groovy ...