1.

In which file database table configuration is stored?(a) .dbm(b) .hbm(c) .ora(d) .sqlThis question was addressed to me in an interview.Query is from Hibernate topic in division Autoboxing & Miscellaneous of Java

Answer»

The correct option is (b) .HBM

The best I can explain: Database table CONFIGURATION is stored in .hbm FILE.



Discussion

No Comment Found

Related InterviewSolutions