Home
last modified time | relevance | path

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

/trunk/main/dbaccess/qa/complex/dbaccess/
H A DCopyTableWizard.java143 final XConnection destConnection = destDb.getDocumentUI().getActiveConnection(); in copyTable() local
152 copyTable(names[i], sourceConnection, destConnection); in copyTable()
156 …ing tableName, final XConnection sourceConnection, final XConnection destConnection) throws Except… in copyTable() argument
167 destDescriptor.setPropertyValue("ActiveConnection", destConnection); in copyTable()
174 auto.IsPresent = destConnection.getMetaData().supportsCoreSQLGrammar(); in copyTable()

Completed in 12 milliseconds