

MCQOPTIONS
Saved Bookmarks
1. |
Command to generate the corresponding CRUD controller and views for an application’s domain class. |
A. | grails create-domain-class domain class name |
B. | grails create-domain-class |
C. | grails generate-all domain class name |
D. | none of the mentioned |
Answer» D. none of the mentioned | |