代码搜索:persistent
找到约 2,751 项符合「persistent」的源代码
代码结果 2,751
www.eeworm.com/read/343313/3221737
java persistentobjectexception.java
//$Id: PersistentObjectException.java,v 1.4.2.1 2003/11/27 09:30:48 oneovthafew Exp $
package net.sf.hibernate;
/**
* Throw when the user passes a persistent instance to a Session
* method
www.eeworm.com/read/341021/3258953
sm makefile.sm
SUBDIRS= . impl misc pt2pt persistent onesided comm coll
INCLUDES = -I${master_top_srcdir}/src/include -I${top_builddir}/src/include
lib${MPILIBNAME}_a_SOURCES =
www.eeworm.com/read/321483/3534481
pm notes.pm
package Module::Build::Notes;
# A class for persistent hashes
use strict;
use vars qw($VERSION);
$VERSION = '0.2808_01';
$VERSION = eval $VERSION;
use Data::Dumper;
use IO::File;
use Module::Build::
www.eeworm.com/read/306838/3734145
java persistentobjectexception.java
//$Id: PersistentObjectException.java,v 1.4.2.1 2003/11/27 09:30:48 oneovthafew Exp $
package net.sf.hibernate;
/**
* Throw when the user passes a persistent instance to a Session
* method
www.eeworm.com/read/306299/3741713
java persistentobjectexception.java
//$Id: PersistentObjectException.java,v 1.4.2.1 2003/11/27 09:30:48 oneovthafew Exp $
package net.sf.hibernate;
/**
* Throw when the user passes a persistent instance to a Session
* method
www.eeworm.com/read/305285/3776379
java nodeimpl.java
/**
* Changes for Persistent DOM running with ozone are
* Copyright 1999 by SMB GmbH. All rights reserved.
*/
package org.ozoneDB.xml.dom;
import java.io.*;
import org.ozoneDB.*;
import
www.eeworm.com/read/305065/3780763
cc dateds~1.cc
/*
* Similar to perl's hash data type, with a persistent store.
* For storing null-terminated strings. We don't store the null
* terminators in the DB file, for these reasons:
* 1. Perl scripts t
www.eeworm.com/read/301781/3836852
java persistentobjectexception.java
//$Id: PersistentObjectException.java,v 1.4.2.1 2003/11/27 09:30:48 oneovthafew Exp $
package net.sf.hibernate;
/**
* Throw when the user passes a persistent instance to a Session
* method
www.eeworm.com/read/297392/3887736
form fexplorer.form
# Gambas Form File 1.0
{ FExplorer Form
Move(256,100,797,597)
Text = ("Help browser")
Icon = Picture["img/16/explorer.png"]
Persistent = True
Arrangement = Arrange.Vertical
{ panExplorer
www.eeworm.com/read/297392/3887842
form fform.form
# Gambas Form File 1.0
{ FForm Form
Move(334,149,400,400)
Text = ("")
Icon = Picture["img/16/form.png"]
Persistent = True
{ mnuForm Menu
Text = ("Form")
Visible = False
{ mnuSel