Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

Let say your Project Manager tell you that your database requests are consume a lot of memory, you need to do something to improve the performance. How would you do it in hibernate ?

@ManyToMany( mappedBy="authors", fetch=FetchType.LAZY)
Source by thorben-janssen.com #
 
PREVIOUS NEXT
Tagged: #Let #Project #Manager #database #requests #consume #lot #improve #How #hibernate
ADD COMMENT
Topic
Name
1+4 =