代码搜索:statement
找到约 10,000 项符合「statement」的源代码
代码结果 10,000
www.eeworm.com/read/173141/5378931
properties repeat_derby.properties
#
# This properties file is for the repeat test.
# its configuration's only difference from the default configuration
# is that it runs with the statement cache.
#
# This file is expected to be placed
www.eeworm.com/read/173141/5378939
sql staleplans.sql
-- This is the test for stale plan invalidation. The system determines
-- at execution whether the tables used by a DML statement have grown or
-- shrunk significantly, and if so, causes the statemen
www.eeworm.com/read/173141/5378995
properties distinct_derby.properties
#
# This properties file is for the distinct test.
# its configuration's only difference from the default configuration
# is that it runs with the statement cache on.
#
# This file is expected to be p
www.eeworm.com/read/163987/5500298
dpr api1.dpr
(*
* Program type: API Interface
*
* Description:
* This program creates a new database, given an SQL statement
* string. The newly created database is accessed after i
www.eeworm.com/read/347808/3162909
java conndb.java
package beans;
import java.sql.*;
public class connDB{
Connection conn=null;
Statement stmt=null;
ResultSet rs=null;
public connDB(){
www.eeworm.com/read/330323/3425148
java conndb.java
package beans;
import java.sql.*;
public class connDB{
Connection conn=null;
Statement stmt=null;
ResultSet rs=null;
public connDB(){
www.eeworm.com/read/326021/3476882
c apr_md5.c
/*
* This is work is derived from material Copyright RSA Data Security, Inc.
*
* The RSA copyright statement and Licence for that original material is
* included below. This is followed by the
www.eeworm.com/read/326021/3476936
h apr_md5.h
/*
* This is work is derived from material Copyright RSA Data Security, Inc.
*
* The RSA copyright statement and Licence for that original material is
* included below. This is followed by the
www.eeworm.com/read/313517/3643634
java conndb.java
package beans;
import java.sql.*;
public class connDB{
Connection conn=null;
Statement stmt=null;
ResultSet rs=null;
public connDB(){
www.eeworm.com/read/295326/3911473
java conndb.java
package beans;
import java.sql.*;
public class connDB{
Connection conn=null;
Statement stmt=null;
ResultSet rs=null;
public connDB(){