awesome, I am junior for 3 months and gave me a lot ideas.
@PushpindersinghArora Жыл бұрын
which plugin used for database for intellij plugin?
@arminrovcanin8723 жыл бұрын
In the Account Entity you are explicitly declaring a foreignkey by using @foreignkey notation. Is this required? I have seen many different explanation regarding bidirectional mappings for OneToMany and ManyToOne. All of them are not using the @foreignKey notation.The Entity which has the oneToMany relation is just using the mappedby notation and the manyToOne Entity is using like you the @JoinColumn but as I said without @foreignkey. What is the difference? The difference that I noticed was when visualising the two tables in Intellij and I didn’t see a connection line as in your tutorial. Should that connection line be visible to have properly designed oneToMany relation? Your tutorial is awesome thank you!
@DelLego3 жыл бұрын
Please keep these videos coming! Maybe make a video about IntelliJ http client?
@rommelitus3 жыл бұрын
Hello nice video, I have intellij ultimate version and I am able to execute queries, now I would like to execute plain and see how flame graph works. in the video 18:13 you execute Explain analysis and I see that you have flame graphs icon enabled in my case I have disabled and that is my issue , how can I solve it Thanks in advance
@patrickjoly78203 жыл бұрын
Very good stuff sir. Thank you!
@rmanamuli67323 жыл бұрын
Can you make a video on how to make / add index like you suggest ?
@HighPerformanceProgramming3 жыл бұрын
Hello Rman! Adding an index is very simple: CREATE INDEX name ON table (column); However, adding one that adds value depends on a lot of variable. You can find out more info here for PostgreSQL: distributedsystemsauthority.com/index-efficiency-and-maintenance-postgresql-12-high-performance-guide-part-5-12/
@rmanamuli67323 жыл бұрын
Waaouhh Thank you so much :)
@StaStestiStoStu4 жыл бұрын
The background music is slightly distracting when listening on higher speed