Searched refs:tempMgmtProperties (Results 1 – 1 of 1) sorted by relevance
48 val tempMgmtProperties = mutableMapOf<Class<out Connection>, ManagementStrategy>() in <lambda>() constant63 tempMgmtProperties[connectionType] = dataType.managementStrategy in <lambda>()69 mgmtStrategyByType = tempMgmtProperties in <lambda>()