3.)
a. Through TransactionFactory interface
b. Through TransactionOperations interface
c. Through TransactionCallback interface
d. Through PlatformTransactionManager interface
4.)
a.) 1, 3 & 4 only
b.) 1, 2 & 4 only
c.) 3, 4 & 5 only
d.) 1, 3 & 5 only
5.)
a. TransactionalTestExecutionListener class
b. AbstractTransactionalSpringContextTests class
c. TestExecutionListener class
d. AbstractTestExecutionListener class
Which one of the below is implementation of the Application Context?
a. FilePathXmlApplicationContext class
b. SystemXmlPathApplicationContext class
c. FileSystemXmlApplicationContext class
d. XmlFileApplicationContext class
How spring framework supports the multiple transaction environments?
Which class is used to manage the transactions in TestContext framework?
Which of the following functions can be provided by ApplicationContext of Spring Framework? 1.) A generic way to load file resources. 2.) Support for internationalization in text messages. 3.) It plugs into several ORM frameworks to provide its Object Relational tool 4.) Events to beans that are registered as listeners 5.) Supports declarative transaction management.
Declarative transaction management is supported by the spring framework?
True
False
Which of the following is the correct value for the column whose data type is declared as number(3,-1)
0.001
3.01
0.01
0.1
When using a form-based authentication, which action must be used in the login form?
j_login
j_get_user
j_login_check
j_get_security
j_security_check