代码搜索:DataBase
找到约 10,000 项符合「DataBase」的源代码
代码结果 10,000
www.eeworm.com/read/263432/11363202
java statement.java
/*
* @(#)Statement.java 1.39 03/01/28
*
* Copyright 2003 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package java.sql;
/**
*
www.eeworm.com/read/263432/11363239
java connection.java
/*
* @(#)Connection.java 1.41 03/01/23
*
* Copyright 2003 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package java.sql;
/**
www.eeworm.com/read/263432/11363244
java callablestatement.java
/*
* @(#)CallableStatement.java 1.44 03/01/23
*
* Copyright 2003 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package java.sql;
www.eeworm.com/read/263432/11363262
java databasemetadata.java
/*
* @(#)DatabaseMetaData.java 1.52 03/01/23
*
* Copyright 2003 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package java.sql;
www.eeworm.com/read/263432/11363264
java parametermetadata.java
/*
* @(#)ParameterMetaData.java 1.10 03/01/23
*
* Copyright 2003 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package java.sql;
www.eeworm.com/read/263432/11363269
java sqlinput.java
/*
* @(#)SQLInput.java 1.24 03/01/23
*
* Copyright 2003 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package java.sql;
/**
*
www.eeworm.com/read/408881/11366407
java javaobject1.java
/*
* This example demonstrates the Oracle 9i SQLJ Object Types
* feature (using the SQLData representation).
*
* This example creates the SQLJ Object type "Person_t"
* to represent the Java type
www.eeworm.com/read/408395/11389998
h equip.h
/*
equip.h
(c) Richard Thrippleton
Licensing terms are in the 'LICENSE' file
If that file is not included with this source then permission is not given to use this source in any way whatsoever.
www.eeworm.com/read/408395/11390008
cc ship.cc
/*
ship.cc
(c) Richard Thrippleton
Licensing terms are in the 'LICENSE' file
If that file is not included with this source then permission is not given to use this source in any way whatsoever.
www.eeworm.com/read/408395/11390011
h frag.h
/*
frag.h
(c) Richard Thrippleton
Licensing terms are in the 'LICENSE' file
If that file is not included with this source then permission is not given to use this source in any way whatsoever.
*