Words similar to dataadapterchooser
Example sentences for: dataadapterchooser
How can you use “dataadapterchooser” in a sentence? Here are some example sentences to help you improve your vocabulary:
GetUI: The DataAdapterChooser requires an interface to interact with the user and collect any necessary information.
When the DataLoader instantiates a DataAdapterChooser it provides it with an org.bdgp.io.DataAdapterRegistry.
If a specific data adaptor is not provided among the arguments in the initial request, then the DataLoader will bring up a dialog box (org.bdgp.swing.widget.DataAdapterChooser) to allow the user to select an adaptor for an external data source (or sink).
The DataAdapterChooser obtains this interface via this DataAdapter method, including as an argument the type of input/output operation (for example, IOOperation.READ or IOOperation.WRITE).