Domanda di colloquio di FIS

Hibernate 1st level cache and 2nd level cache

Risposte di colloquio

Anonimo

16 set 2024

I have completed the test today but due to time constraints, I was not able to fully complete the code , and the test got submitted. Will this affect the selection for next round.

Anonimo

26 ott 2024

1st level cache is associate with session 2nd level cache is associate with session Factory. 1st level cache is enable by default 2nd level cache is not enable by default.