comparison flys-backend/src/main/java/org/dive4elements/river/utils/DBCPConnectionProvider.java @ 5829:18619c1e7c2a

Repaired internal references.
author Sascha L. Teichmann <teichmann@intevation.de>
date Thu, 25 Apr 2013 11:54:36 +0200
parents dfb26b03b179
children
comparison
equal deleted inserted replaced
5828:dfb26b03b179 5829:18619c1e7c2a
11 * distributed under the License is distributed on an "AS IS" BASIS, 11 * distributed under the License is distributed on an "AS IS" BASIS,
12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 * See the License for the specific language governing permissions and 13 * See the License for the specific language governing permissions and
14 * limitations under the License. 14 * limitations under the License.
15 */ 15 */
16 package de.intevation.flys.utils; 16 package org.dive4elements.river.utils;
17 17
18 import java.sql.Connection; 18 import java.sql.Connection;
19 import java.sql.SQLException; 19 import java.sql.SQLException;
20 20
21 import java.util.Iterator; 21 import java.util.Iterator;

http://dive4elements.wald.intevation.org