代码搜索:statement
找到约 10,000 项符合「statement」的源代码
代码结果 10,000
www.eeworm.com/read/173141/5378782
properties aggregateoptimization_derby.properties
# statement cache size of 20 is the default, do not add this property
# to this file. If your test wants to do consistency checking that
# requires an empty cache, add a special .properties file, see
www.eeworm.com/read/173141/5378856
properties cursorerrors_derby.properties
# statement cache size of 20 is the default, do not add this property
# to this file. If your test wants to do consistency checking that
# requires an empty cache, add a special .properties file, see
www.eeworm.com/read/173141/5378867
properties implicitconversions_derby.properties
# statement cache size of 20 is the default, do not add this property
# to this file. If your test wants to do consistency checking that
# requires an empty cache, add a special .properties file, see
www.eeworm.com/read/173141/5379010
properties wisconsin_derby.properties
# statement cache size of 20 is the default, do not add this property
# to this file. If your test wants to do consistency checking that
# requires an empty cache, add a special .properties file, see
www.eeworm.com/read/173141/5379031
sql currentschema.sql
-- test for CURRENT SCHEMA and optional DB2 compatible SET SCHEMA statement
--
-- test SET SCHEMA syntax variations
-- syntax is SET [CURRENT] SCHEMA [=] ( | USER | ? | '')
-- S
www.eeworm.com/read/173141/5379689
out currentschema.out
ij> -- test for CURRENT SCHEMA and optional DB2 compatible SET SCHEMA statement
--
-- test SET SCHEMA syntax variations
-- syntax is SET [CURRENT] SCHEMA [=] ( | USER | ? | '')
--
www.eeworm.com/read/171479/5394975
groovy switchwithdifferenttypestest.groovy
import java.util.Date
/**
* A test case for switch statement with different types
*
* @author James Strachan
* @version $Revision: 1.2 $
*/
class
www.eeworm.com/read/162614/5526698
c 20011223-1.c
/* Origin: Joseph Myers . */
/* Case labels in a switch statement are converted to the promoted
type of the controlling expression, not an unpromoted version.
Reported as PR c/
www.eeworm.com/read/347503/3168534
exp data.exp
# Test DATA STATEMENT in a linker script.
# By Nathan Sidwell, CodeSourcery LLC
# Copyright 2004
# Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or mod
www.eeworm.com/read/347503/3168547
exp overlay-size.exp
# Test the OVERLAY statement.
# Copyright 2002 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public Licen