代码搜索:Connection
找到约 10,000 项符合「Connection」的源代码
代码结果 10,000
www.eeworm.com/read/165761/5479216
java~2~ first.java~2~
package sfms;
import java.sql.*;
public class first{
public static void main(String args[]){
//declare Connection and Statement objects
Connection conn=null;
Statement state=null;
www.eeworm.com/read/165441/5482290
java jaxrremover.java
/*
* Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved. U.S.
* Government Rights - Commercial software. Government users are subject
* to the Sun Microsystems, Inc. standard license
www.eeworm.com/read/165441/5482323
java jaxrquerybyname.java
/*
* Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved. U.S.
* Government Rights - Commercial software. Government users are subject
* to the Sun Microsystems, Inc. standard license
www.eeworm.com/read/165441/5482351
java jaxrquerybyname.java
/*
* Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved. U.S.
* Government Rights - Commercial software. Government users are subject
* to the Sun Microsystems, Inc. standard license
www.eeworm.com/read/165300/5483710
h webclient.h
/**
* \addtogroup webclient
* @{
*/
/**
* \file
* Header file for the HTTP client.
* \author Adam Dunkels
*/
/*
* Copyright (c) 2002, Adam Dunkels.
* All rights reserved
www.eeworm.com/read/165261/5484019
java transactionawaredatasourceproxy.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/165261/5484021
java datasourcetransactionmanager.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/165261/5484038
java preparedstatementcreator.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/165261/5484045
java abstractsqltypevalue.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/165261/5484059
java callablestatementcreator.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.