代码搜索:Connection
找到约 10,000 项符合「Connection」的源代码
代码结果 10,000
www.eeworm.com/read/125052/6034532
java connectionwrapper.java
/*
Copyright (C) 2002-2004 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of version 2 of the GNU General Public License as
published by the Free
www.eeworm.com/read/125052/6034533
java mysqlpooledconnection.java
/*
Copyright (C) 2002-2004 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of version 2 of the GNU General Public License as
published by the Free
www.eeworm.com/read/124637/6042295
cs sharpquerynodesroot.cs
// created on 04/11/2003 at 17:29
using System;
using System.Windows.Forms;
using System.Xml;
using System.Reflection;
using ICSharpCode.Core.Services;
using ICSharpCode.SharpDevelop.Service
www.eeworm.com/read/120487/6073151
java pooledconnectionimpl.java
package org.postgresql.jdbc2.optional;
import javax.sql.*;
import java.sql.*;
import java.util.*;
import java.lang.reflect.*;
import org.postgresql.PGConnection;
/**
* PostgreSQL implementation of
www.eeworm.com/read/119694/6082593
java databaseconnection.java
/*
*
* The DbUnit Database Testing Framework
* Copyright (C)2002-2004, DbUnit.org
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU L
www.eeworm.com/read/116211/6113377
java dbconnection.java
/*
* Copyright (c) 2003, Rafael Steil
* All rights reserved.
* Redistribution and use in source and binary forms,
* with or without modification, are permitted provided
* that the follow
www.eeworm.com/read/114744/6122363
java notepadservlet.java
package sessions;
import java.sql.*;
import javax.servlet.http.HttpServlet;
/**
* This class provides the common database related functionality for
* the servlets in the NotePad web application.
www.eeworm.com/read/113186/6133549
java connectionholder.java
/*
* Copyright 2002-2004 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/113186/6133552
java datasourceutils.java
/*
* Copyright 2002-2004 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/112303/6145926
h remconn.h
/*
* remconn.h
*
* Remote networking connection class.
*
* Portable Windows Library
*
* Copyright (c) 1993-1998 Equivalence Pty. Ltd.
*
* The contents of this file are subject to the Mozilla