Question d’entretien chez FIS

Hibernate 1st level cache and 2nd level cache

Réponses aux questions d'entretien

Utilisateur anonyme

16 sept. 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.

Utilisateur anonyme

26 oct. 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.