Tag: technology
Questions Related to technology
-
a) lazy="true"
-
b) lazy="false"
-
c) lazy="on"
-
d) lazy="off"
-
a) lazy="true"
-
b) lazy="false"
-
c) lazy="on"
-
d) lazy="off"
-
a) lazy=false;
-
b) lazy=true;
-
c) lazy=yes;
-
d) lazy=no;
-
a) session.createQuery();
-
b) session.createCriteria();
-
c) session.createSQLQuery();
-
d) session.lod();
-
a) NULL
-
b) Empty Object
-
c) unrecoverable exception
-
d) None of the above
-
a) Run with root user
-
b) Run with &
-
c) Run with root user using &
-
d) None
-
Required
-
b) Not Required
-
c) None of the above
-
All of the above
-
a) a) controls how a particular SessionFactory interacts with the Data Base.
-
b) controls how a particular SessionFactory interacts with the second-level cache.
-
c) controls how a particular session interacts with the second-level cache.
-
d) None
-
a) They never releases the memory utilized
-
b) They release the memory but kernel does not use them
-
c) Since they are running
-
d) It’s a false statement