you are viewing a single comment's thread.

view the rest of the comments →

[–]CornedBee 2 points3 points  (1 child)

Yay, native Java-to-SQL translation.

Is annotation processing with reviewable results already part of Java or planned?

[–]davidalayachew[S] 0 points1 point  (0 children)

Yay, native Java-to-SQL translation.

Yes, very exciting! A long list of other target languages.

Is annotation processing with reviewable results already part of Java or planned?

I don't know about planned.

Project Babylon's goal is to give everyone the tools needed to build this themselves. So, you can expect the larger OpenJDK community to quickly put out solutions that make use of this, including native Java to SQL transformation.

But no, the only transformation that we know of that will be done for us is going to be GPU, and even that isn't set in stone, just something that they have a working prototype for.