代码搜索:Connection
找到约 10,000 项符合「Connection」的源代码
代码结果 10,000
www.eeworm.com/read/126884/6011110
java dbaseconnection.java
package org.trinet.storedprocs.association;
/**
* DbaseConnection.java
*
*
* Created: Tue Feb 8 16:05:34 2000
*
* @author Doug Given
* @version
*/
//import sqlj.runtime.ref.DefaultC
www.eeworm.com/read/126884/6011114
java dbaseconnection.java
package org.trinet.storedprocs.ampassoc;
/**
* DbaseConnection.java
*
*
* Created: Tue Feb 8 16:05:34 2000
*
* @author Doug Given
* @version
*/
//import sqlj.runtime.ref.DefaultCont
www.eeworm.com/read/126884/6011121
java eventpriority.java
package org.trinet.eventpriority;
//import org.trinet.eventmatch.*; // for CatEntry
import org.trinet.jasi.DataSource;
import java.util.*;
import java.sql.*;
public class EventPriority {
www.eeworm.com/read/126765/6011893
c m2tcplib.c
/* m2TcpLib.c - MIB-II TCP-group API for SNMP agents */
/* Copyright 1984 - 2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01f,15oct01,rae
www.eeworm.com/read/126765/6012126
c wvhostlib.c
/* wvHostLib.c - host information library (WindView) */
/* Copyright 1984-1995 Wind River Systems, Inc. */
/*
modification history
--------------------
01i,03feb95,rhp more docn tweaks, already in l
www.eeworm.com/read/126715/6013883
java dbconnectiondefaultpool.java
/**
* Copyright (C) 2001 Yasna.com. All rights reserved.
*
* ===================================================================
* The Apache Software License, Version 1.1
*
* Redistributi
www.eeworm.com/read/125915/6020122
java pushexample.java
/*
* @(#)PushExample.java 1.2 03/01/22
*
* Copyright (c) 1999-2003 Sun Microsystems, Inc. All rights reserved.
* PROPRIETARY/CONFIDENTIAL
* Use is subject to license terms
*/
package example.h
www.eeworm.com/read/125688/6025236
h tcp_timer.h
/*
* Copyright (c) 1982, 1986, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are
www.eeworm.com/read/125688/6026394
h tcp_timer.h
/*
* Copyright (c) 1982, 1986, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are
www.eeworm.com/read/125608/6027539
java tinysqlconnection.java
/*
*
* tinySQLConnection - a Connection object for the tinySQL JDBC Driver.
*
* Note that since the tinySQL class is abstract, this class needs to
* be abstract, as well. It's only in such manif