代码搜索:Connection

找到约 10,000 项符合「Connection」的源代码

代码结果 10,000
www.eeworm.com/read/443610/7630237

java connectdatabase.java

//Vedio rental System Developed by Banu // packages for database connection import java.sql.Connection; import java.sql.DriverManager; import java.sql.SQLException; // for oracle specific
www.eeworm.com/read/398810/7919785

h libmpdclient.h

/* libmpdclient (c)2003-2004 by Warren Dukes (shank@mercury.chem.pitt.edu) This project's homepage is: http://www.musicpd.org Redistribution and use in source and binary forms, with or wit
www.eeworm.com/read/296923/8069931

txt 简单的例子.txt

作者:whitefox email: whitefox.jiang@corp.elong.com 日期:2000-7-27 11:49:57 public class OracleConnectionManager { private DBConnectionManager connMgr; private final String poolName="Oracle"; p
www.eeworm.com/read/245113/12818984

txt 简单的例子.txt

作者:whitefox email: whitefox.jiang@corp.elong.com 日期:2000-7-27 11:49:57 public class OracleConnectionManager { private DBConnectionManager connMgr; private final String poolName="Oracle"; p
www.eeworm.com/read/140956/13050941

java connector.java

//#condition !polish.api.wmapi && polish.useWMAPIWrapper && polish.supportsWMAPIWrapper package de.enough.polish.io; import java.io.DataInputStream; import java.io.DataOutputStream; import java.io.IO
www.eeworm.com/read/138595/13229055

txt 简单的例子.txt

作者:whitefox email: whitefox.jiang@corp.elong.com 日期:2000-7-27 11:49:57 public class OracleConnectionManager { private DBConnectionManager connMgr; private final String poolName="Oracle"; p
www.eeworm.com/read/301701/13851840

txt 简单的例子.txt

作者:whitefox email: whitefox.jiang@corp.elong.com 日期:2000-7-27 11:49:57 public class OracleConnectionManager { private DBConnectionManager connMgr; private final String poolName="Oracle"; p
www.eeworm.com/read/151482/5681635

java simpleconnectionhandle.java

/* * Copyright 2002-2005 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/151482/5681753

java transactionawareconnectionfactoryproxy.java

/* * Copyright 2002-2005 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/151029/5687330

java connectionwrapper.java

package com.ora.jsp.sql; import java.sql.*; import java.util.*; /** * This class is a wrapper around a Connection, overriding the * close method to just inform the DataSourceWrapper that it