代码搜索:Connection
找到约 10,000 项符合「Connection」的源代码
代码结果 10,000
www.eeworm.com/read/173141/5378989
java bug5054.java
/*
Derby - Class org.apache.derbyTesting.functionTests.tests.lang.bug5054
Copyright 2003, 2004 The Apache Software Foundation or its licensors, as applicable.
Licensed under the Apache Lic
www.eeworm.com/read/173141/5379119
java testconnection.java
/*
Derby - Class org.apache.derbyTesting.functionTests.tests.derbynet.testconnection
Copyright 2002, 2004 The Apache Software Foundation or its licensors, as applicable.
Licensed under the
www.eeworm.com/read/173141/5379146
java nsinsamejvm.java
/*
Derby - Class org.apache.derbyTesting.functionTests.tests.derbynet.NSinSameJVM
Copyright 2003, 2004 The Apache Software Foundation or its licensors, as applicable.
Licensed under the Ap
www.eeworm.com/read/173141/5379197
properties users_app.properties
# not using ij.user here as those properties are used
# for every connection request in ij, but for this test
# the user name is only required for the initial connection.
ij.protocol=jdbc:derby:
ij.da
www.eeworm.com/read/173141/5379243
properties secureusers_app.properties
# not using ij.user here as those properties are used
# for every connection request in ij, but for this test
# the user name is only required for the initial connection.
ij.protocol=jdbc:derby:
ij.da
www.eeworm.com/read/173141/5379252
properties users2_app.properties
# not using ij.user here as those properties are used
# for every connection request in ij, but for this test
# the user name is only required for the initial connection.
ij.protocol=jdbc:derby:
ij.da
www.eeworm.com/read/173141/5379285
properties secureusers1_app.properties
# not using ij.user here as those properties are used
# for every connection request in ij, but for this test
# the user name is only required for the initial connection.
ij.protocol=jdbc:derby:
ij.da
www.eeworm.com/read/173141/5379420
java jdbc20test.java
/*
Derby - Class org.apache.derbyTesting.functionTests.util.Jdbc20Test
Copyright 1999, 2005 The Apache Software Foundation or its licensors, as applicable.
Licensed under the Apache Licens
www.eeworm.com/read/173141/5379505
out ij.out
ij> -- this test shows the ij commands in use,
-- and what happens when invalid stuff is entered.
-- no driver loaded yet, detected off of the url
-- this one is a bad url:
connect 'cloudscape:wombat'
www.eeworm.com/read/173141/5379792
out heapscan.out
ij> --------------------------------------------------------------------------------
-- Test multi user lock interaction of ddl.
----------------------------------------------------------------------