Package com.dbanalyzer.controller
Class DataDictionaryController
java.lang.Object
com.dbanalyzer.controller.DataDictionaryController
@Controller
@RequestMapping("/data-dictionary")
public class DataDictionaryController
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<byte[]>
generateDictionary
(Long connectionId, String format, List<String> selectedObjects) selectConnection
(org.springframework.ui.Model model) selectObjects
(Long connectionId, org.springframework.ui.Model model)
-
Constructor Details
-
DataDictionaryController
public DataDictionaryController()
-
-
Method Details
-
selectConnection
-
selectObjects
-
generateDictionary
-