代码搜索:DataBase
找到约 10,000 项符合「DataBase」的源代码
代码结果 10,000
www.eeworm.com/read/205865/15305172
h config.h
//-< CONFIG.H >------------------------------------------------------*--------*
// FastDB Version 1.0 (c) 1999 GARRET * ? *
// (Post Relational Database Management
www.eeworm.com/read/205865/15305173
h class.h
//-< CLASS.H >-------------------------------------------------------*--------*
// FastDB Version 1.0 (c) 1999 GARRET * ? *
// (Main Memory Database Management Syst
www.eeworm.com/read/205865/15305300
changes
--- Release version 1.16 (7.10.1999) -------------------------------------
1. Make it possible sort records by length of array fields.
2. Optional reporting database errors through C++ exception mec
www.eeworm.com/read/173141/5378404
sql ij3.sql
-- this test shows that ij can detect the driver from the URL.
-- the ij.properties file sets ij.database and nothing else.
values 'PASS';
-- this test also exercises the shutdown on exit code
exit;
www.eeworm.com/read/173141/5378424
properties default_app.properties
#
# This is the default system properties file for SQL and JAVA tests.
#
# *** DO NOT PUT PROPERTIES FOR THE DERBY SYSTEM IN THIS FILE. THEY BELONG
# *** IN the _derby.properties file.
#
# It will ge
www.eeworm.com/read/173141/5378541
java testdurabilityproperty.java
/*
Derby - Class org.apache.derbyTesting.functionTests.tests.store.TestNoSyncs
Copyright 2002, 2005 The Apache Software Foundation or its licensors, as applicable.
Licensed under the Ap
www.eeworm.com/read/173141/5378588
properties default_app.properties
#
# This is the default system properties file for JSQL and JAVA tests.
#
# It will get handed to the test on the command line in a -p
# argument.
#
# This causes ij (or the GUI on ij
www.eeworm.com/read/173141/5378930
properties declareglobaltemptablejavajdbc30_app.properties
#
# This is the default system properties file for SQL and JAVA tests.
#
# *** DO NOT PUT PROPERTIES FOR THE DERBY SYSTEM IN THIS FILE.
# *** THEY BELONG IN default_derby.properties.
#
# This file w
www.eeworm.com/read/173141/5379176
properties default_app.properties
#
# This is the default system properties file for JSQL and JAVA tests.
#
# It will get handed to the test on the command line in a -p
# argument.
#
# This causes ij (or the GUI on ij) to l
www.eeworm.com/read/173141/5379853
out ij3.out
ij> -- this test shows that ij can detect the driver from the URL.
-- the ij.properties file sets ij.database and nothing else.
values 'PASS';
1
----
PASS
ij> -- this test also exercises the shutdo