代码搜索:DataBase
找到约 10,000 项符合「DataBase」的源代码
代码结果 10,000
www.eeworm.com/read/306838/3733793
java database.java
//$Id: Database.java,v 1.5 2003/01/26 01:33:36 oneovthafew Exp $
package net.sf.hibernate.odmg;
import org.odmg.ODMGException;
import org.odmg.ODMGRuntimeException;
import org.odmg.ObjectNameNotFound
www.eeworm.com/read/306789/3734496
java database.java
package database;
import java.sql.*; //完成环境设置,导入java.sql包
public class Database {
public Database() {
}
// declare variable
private Connection conn = null;
private ResultSet rs = null;
www.eeworm.com/read/306299/3741361
java database.java
//$Id: Database.java,v 1.5 2003/01/26 01:33:36 oneovthafew Exp $
package net.sf.hibernate.odmg;
import org.odmg.ODMGException;
import org.odmg.ODMGRuntimeException;
import org.odmg.ObjectNameNotFound
www.eeworm.com/read/306290/3743908
java database.java
/*
* Database.java
*
* Created on 2007年12月26日, 上午8:45
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package book;
import book.*
www.eeworm.com/read/305285/3775815
java database.java
package org.odmg;
/**
* The interface for interacting with an ODMG database.
* Databases must be opened before starting any transactions that use the database
* and closed after ending these transac
www.eeworm.com/read/305285/3776418
java database.java
package org.xmldb.api.base;
/*
* The XML:DB Initiative Software License, Version 1.0
*
*
* Copyright (c) 2000-2001 The XML:DB Initiative. All rights
* reserved.
*
* Redistribution a
www.eeworm.com/read/305285/3776915
java database.java
// You can redistribute this software and/or modify it under the terms of
// the Ozone Library License version 1 published by ozone-db.org.
//
// The original code and portions created by SMB are
www.eeworm.com/read/305277/3777587
scala database.scala
/* __ *\
** ________ ___ / / ___ Scala API **
** / __/ __// _ | / / / _ | (c) 2003-2007,
www.eeworm.com/read/305277/3777600
scala database.scala
/* __ *\
** ________ ___ / / ___ Scala API **
** / __/ __// _ | / / / _ | (c) 2003-2006,