Solution:
Add bellows two lines before -vmargs Line of eclipse.ini(C:\Users\roman\Desktop\eclipse\eclipse.ini) file
-vm
C:\Java\JDK\1.8\bin\javaw.exe ( Use your java installation path of javaw.exe)
The bug is not a pain it's the way to learn new things. Solve your bug by taking help from here.
Solution : Add below query annotation @Query(value="SELECT * FROM programmer WHERE name = ?1", nativeQuery = true ) instead of ...
No comments:
Post a Comment