代码搜索:Connection
找到约 10,000 项符合「Connection」的源代码
代码结果 10,000
www.eeworm.com/read/111677/6153979
java idgenerator.java
package org.apache.torque.oid;
/* ====================================================================
* The Apache Software License, Version 1.1
*
* Copyright (c) 2001 The Apache Software Foundat
www.eeworm.com/read/111677/6153981
java sequenceidgenerator.java
package org.apache.torque.oid;
/* ====================================================================
* The Apache Software License, Version 1.1
*
* Copyright (c) 2001-2003 The Apache Software Fo
www.eeworm.com/read/111677/6153982
java autoincrementidgenerator.java
package org.apache.torque.oid;
/* ====================================================================
* The Apache Software License, Version 1.1
*
* Copyright (c) 2001 The Apache Software Foundat
www.eeworm.com/read/111677/6153983
java idbroker.java
package org.apache.torque.oid;
/* ====================================================================
* The Apache Software License, Version 1.1
*
* Copyright (c) 2001-2003 The Apache Software Fo
www.eeworm.com/read/109011/6177425
java closeconnectiontag.java
/*
* Copyright 1999,2004 The Apache Software Foundation.
*
* 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/108165/6184771
java simpleconnectionhandle.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/108165/6184890
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/104713/6203125
java connectionutils.java
package pl.sql;
public class ConnectionUtils
{
/**
* Commit the transaction associated with the connection connection.
*/
public static void commit(java.sql.Connection connec
www.eeworm.com/read/482741/6621989
bas module1.bas
Attribute VB_Name = "Module1"
Global cn As New ADODB.Connection
Global sSQL As String
Global MatricNo As String
Sub main()
'load and display splash screen
With frmSplash
.Sh