Skip to content Skip to sidebar Skip to footer
Showing posts with the label Jpa 2.1

Best Way To Get Aggregate Function Result Inside The Entity Object

Many time I have to get the SQL aggregate query result inside the Entity Object itself. As of now I… Read more Best Way To Get Aggregate Function Result Inside The Entity Object