Skip to main content
summaryrefslogblamecommitdiffstats
blob: cf0053308ba898b8a59ce66002baf68e03624593 (plain) (tree)
1
2
3
4
5
6
7



                                                                                         
                                                                                                   

                         
<?xml version="1.0"?>
<component name="derby.client.connection.driver.provider">
	<implementation class="org.eclipse.osee.framework.derby.DerbyClientConnection"/>
	<service>
		<provide interface="org.eclipse.osee.framework.database.core.IConnectionFactory"/>
	</service>	
</component>

Back to the top