Watched today and understood much better. When I first watch it a few days ago I didn’t understand the why the select is removed and didn’t give a thought about where the number object was. Thank you Tina.
@NamedQuery(name="Person.everyone", query = "from Person") Compile error - Query does not start with valid identifier (has to be select update delete from)
Watched today and understood much better. When I first watch it a few days ago I didn’t understand the why the select is removed and didn’t give a thought about where the number object was. Thank you Tina.
Hi Tina,
your videos are very informative.please do videos on spring boot security concepts.
Thanks,
Wonderful Session, Very much informative
@NamedQuery(name="Person.everyone", query = "from Person")
Compile error - Query does not start with valid identifier (has to be select update delete from)
How to use multiple JOIN FETCH?
I think by using multiple join fetch.