Home
last modified time | relevance | path

Searched refs:_registeredName (Results 1 – 1 of 1) sorted by relevance

/trunk/main/connectivity/qa/connectivity/tools/
H A DDataSource.java47 … public DataSource(final XMultiServiceFactory _orb, final String _registeredName) throws Exception in DataSource() argument
54 …ataSource = UnoRuntime.queryInterface( XDataSource.class, dbContext.getByName( _registeredName ) ); in DataSource()

Completed in 16 milliseconds