Tag: web technology
Questions Related to web technology
-
config.createSessionFactory()
-
config.getSessionFactory()
-
config.buildSessionFactory()
-
config. SessionFactory.newInstance()
-
One to one
-
One to many
-
Many to one
-
None of the above
-
integer
-
character
-
yes_no
-
None of the above
-
Override equals() method
-
Override hashCode() method
-
Both a and b
-
Neither a nor b
-
commit()
-
flush()
-
close()
-
list()
-
echo_sql
-
show_sql
-
print_sql
-
display_sql
-
Implements java.io.Serializable
-
Override equals() method
-
Override hashCode() method
-
Both a, b and c
-
criteria.setOrder( Order.asc("name") )
-
criteria.add( Order.asc("name") )
-
criteria.addOrder( Order.asc("name") )
-
criteria.addOrder( "name asc" )
-
connection.driver_class property should be changed
-
connection.url property should be changed
-
dialect property should be changed
-
All the above
-
Using several dialect
-
Using several
-
Using several connection properties
-
Not possible to map more than one database