代码搜索:DataBase
找到约 10,000 项符合「DataBase」的源代码
代码结果 10,000
www.eeworm.com/read/130577/5952218
java logonaction.java
/*
* $Id: LogonAction.java 54929 2004-10-16 16:38:42Z germuska $
*
* Copyright 2000-2004 Apache Software Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* y
www.eeworm.com/read/130241/5962666
java testdb.java
/**
@version 1.01 2004-09-24
@author Cay Horstmann
*/
import java.sql.*;
import java.io.*;
import java.util.*;
/**
This program tests that the database and the JDBC
driver ar
www.eeworm.com/read/129924/5965967
readme
The Berkeley DB Upgrade Tests
Quick ref:
Running the tests:
(in tclsh)
% source ../test/test.tcl
% upgrade
Generating the test databases:
(in tclsh)
% source ../test/test.tcl
%
www.eeworm.com/read/129924/5965971
java btrecexample.java
/*-
* See the file LICENSE for redistribution information.
*
* Copyright (c) 1997, 1998, 1999, 2000
* Sleepycat Software. All rights reserved.
*
* $Id: BtRecExample.java,v 11.6 2000/02/19 20:58
www.eeworm.com/read/129924/5965973
java envexample.java
/*-
* See the file LICENSE for redistribution information.
*
* Copyright (c) 1997, 1998, 1999, 2000
* Sleepycat Software. All rights reserved.
*
* $Id: EnvExample.java,v 11.7 2000/09/25 13:16:5
www.eeworm.com/read/127043/6009597
java dbtool.java
/**
* Redistribution and use of this software and associated documentation
* ("Software"), with or without modification, are permitted provided
* that the following conditions are met:
*
* 1
www.eeworm.com/read/127043/6009602
java rdbmstool.java
/**
* Redistribution and use of this software and associated documentation
* ("Software"), with or without modification, are permitted provided
* that the following conditions are met:
*
* 1
www.eeworm.com/read/126884/6010477
java passingscore.java
/**
* PassingScore.java
*
*
* Created: Tue Feb 8 16:03:38 2000
*
* @author Doug Given
* @version
*/
package org.trinet.eventmatch;
import java.sql.*;
/**
* Retreive
www.eeworm.com/read/126884/6010557
java datatablerowstates.java
package org.trinet.jdbc.table;
/** Defines the possible processing modes of table row objects:
* NONE, SELECT, UPDATE, DELETE, or INSERT.
*/
public interface DataTableRowStates {
/** Number of de
www.eeworm.com/read/126884/6010577
java seqids.java
package org.trinet.jdbc.table;
import java.lang.*;
import java.util.*;
import java.sql.*;
import org.trinet.jdbc.*;
/**
Class queries the database using a JDBC Connection Statement for the cur