mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-11-04 00:02:37 +01:00 
			
		
		
		
	transaction.getConnection() was wrapped in try-with-resource. This caused transaction to get closed even before its committed.
transaction.getConnection() was wrapped in try-with-resource. This caused transaction to get closed even before its committed.