1*956476d7SDamjan Jovanovic<?xml version="1.0" encoding="UTF-8"?> 2*956476d7SDamjan Jovanovic<!--*********************************************************** 3*956476d7SDamjan Jovanovic * 4*956476d7SDamjan Jovanovic * Licensed to the Apache Software Foundation (ASF) under one 5*956476d7SDamjan Jovanovic * or more contributor license agreements. See the NOTICE file 6*956476d7SDamjan Jovanovic * distributed with this work for additional information 7*956476d7SDamjan Jovanovic * regarding copyright ownership. The ASF licenses this file 8*956476d7SDamjan Jovanovic * to you under the Apache License, Version 2.0 (the 9*956476d7SDamjan Jovanovic * "License"); you may not use this file except in compliance 10*956476d7SDamjan Jovanovic * with the License. You may obtain a copy of the License at 11*956476d7SDamjan Jovanovic * 12*956476d7SDamjan Jovanovic * http://www.apache.org/licenses/LICENSE-2.0 13*956476d7SDamjan Jovanovic * 14*956476d7SDamjan Jovanovic * Unless required by applicable law or agreed to in writing, 15*956476d7SDamjan Jovanovic * software distributed under the License is distributed on an 16*956476d7SDamjan Jovanovic * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 17*956476d7SDamjan Jovanovic * KIND, either express or implied. See the License for the 18*956476d7SDamjan Jovanovic * specific language governing permissions and limitations 19*956476d7SDamjan Jovanovic * under the License. 20*956476d7SDamjan Jovanovic * 21*956476d7SDamjan Jovanovic ***********************************************************--> 22*956476d7SDamjan Jovanovic 23*956476d7SDamjan Jovanovic 24*956476d7SDamjan Jovanovic 25*956476d7SDamjan Jovanovic<component loader="com.sun.star.loader.Java2" 26*956476d7SDamjan Jovanovic xmlns="http://openoffice.org/2010/uno-components"> 27*956476d7SDamjan Jovanovic <implementation name="com.sun.star.comp.sdbc.JDBCDriver"> 28*956476d7SDamjan Jovanovic <service name="com.sun.star.sdbc.Driver"/> 29*956476d7SDamjan Jovanovic </implementation> 30*956476d7SDamjan Jovanovic</component> 31