代码搜索:persistent

找到约 2,751 项符合「persistent」的源代码

代码结果 2,751
www.eeworm.com/read/249144/4455593

changelog

ChangeLog file for zlib Changes in 1.1.3 (9 July 1998) - fix "an inflate input buffer bug that shows up on rare but persistent occasions" (Mark) - fix gzread and gztell for concatenated .gz file
www.eeworm.com/read/187386/5223937

java product.java

package examples.shop.impl.entity; import javax.persistence.Entity; import javax.persistence.Id; /** * Entity * * This is a product that's persistent. It has an ID #, a name, * a desc
www.eeworm.com/read/179911/5297057

c lvm-snap.c

/* * kernel/lvm-snap.c * * Copyright (C) 2000 Andrea Arcangeli SuSE * Heinz Mauelshagen, Sistina Software (persistent snapshots) * * LVM snapshot driver is fr
www.eeworm.com/read/173855/5367172

java productbean.java

package examples.cmp; import javax.ejb.*; /** * Entity Bean which demonstrates Container-Managed persistence. * * This is a product that's persistent. It has an ID #, a name, * a description, a
www.eeworm.com/read/350097/3131950

c lvm-snap.c

/* * kernel/lvm-snap.c * * Copyright (C) 2000 Andrea Arcangeli SuSE * Heinz Mauelshagen, Sistina Software (persistent snapshots) * * LVM snapshot driver is fr
www.eeworm.com/read/291217/3968021

java product.java

package examples.shop.impl.entity; import javax.persistence.Entity; import javax.persistence.Id; /** * Entity * * This is a product that's persistent. It has an ID #, a name, * a desc
www.eeworm.com/read/274610/4184709

in rc.sqlrelay.in

#! /bin/sh # # sqlrelay This starts and stops SQL relay. # # description: Persistent database connection system. prefix=@prefix@ sysconfdir=@sysconfdir@ localstatedir=@localstatedir@ tmpdir=${local
www.eeworm.com/read/449449/1677026

java gcfgssikeys.java

package com.cmcc.hibernate; import java.util.Date; import com.cmcc.common.persistent.PersistentObject; /** * GcfgSsikeys generated by MyEclipse - Hibernate Tools */ public class Gcfg
www.eeworm.com/read/356021/3043847

java productbean.java

package examples.cmp; import javax.ejb.*; /** * Entity Bean which demonstrates Container-Managed persistence. * * This is a product that's persistent. It has an ID #, a name, * a description, a
www.eeworm.com/read/170872/9782870

readme

FastDB is embedded main memory database. It is intended to be used in your C/C++ application to provide fast access to persistent data. As far as FastDB is embedded database, there is need to start