代码搜索:DataBase

找到约 10,000 项符合「DataBase」的源代码

代码结果 10,000
www.eeworm.com/read/173141/5378820

properties specjplans_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/5378830

properties ddltablelockmode_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/5378882

properties desc_index_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/5378901

properties staleplans_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/5379026

properties partdml_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/172725/5382751

vm createdb.vm

#foreach ($databaseName in $databaseNames) drop database $databaseName; create database $databaseName; #end
www.eeworm.com/read/172725/5382755

vm createdb.vm

#foreach ($databaseName in $databaseNames) -- drop database $databaseName; -- create database $databaseName; #end
www.eeworm.com/read/172725/5382756

vm createdb.vm

#foreach ($databaseName in $databaseNames) -- drop database $databaseName; -- create database $databaseName; #end
www.eeworm.com/read/165261/5484480

java jdoaccessor.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/165198/5485351

java memorydatabaseplugin.java

/* * $Header: /home/cvs/jakarta-struts/src/example/org/apache/struts/webapp/example/memory/MemoryDatabasePlugIn.java,v 1.8 2003/02/17 00:31:45 craigmcc Exp $ * $Revision: 1.8 $ * $Date: 2003/02/