There is currently nothing of the kind, but this is a βfixedβ request for improvement.
If added, this function will allow such string literals:
String qry = @" SELECT a.name, b.number FROM User a, Data b WHERE a.name = "James" AND a.id = b.id ";
Some of the comments deny this mainly by the fact that it is syntactic sugar, but obviously there is a high demand for it, so it is possible that we will see it someday.
polygenelubricants Apr 21 2018-10-21T00: 00Z
source share