代码搜索:persistent
找到约 2,751 项符合「persistent」的源代码
代码结果 2,751
www.eeworm.com/read/445837/1717673
java customerbean.java
package examples;
import java.sql.*;
import javax.sql.DataSource;
import javax.naming.*;
import javax.ejb.*;
import java.util.*;
/**
* This is a container-managed persistent entity bean that
* re
www.eeworm.com/read/437952/1828026
java setbinder.java
package org.hibernate.cfg.annotations;
import org.hibernate.annotations.OrderBy;
import org.hibernate.cfg.Environment;
import org.hibernate.mapping.Collection;
import org.hibernate.mapping.Persistent
www.eeworm.com/read/428420/1960080
h dateds~1.h
#ifndef _DATEDSTRINGDB_H
#define _DATEDSTRINGDB_H
/*
* Similar to perl's hash data type, with a persistent store.
* For storing null-terminated strings.
*
* Written by David MacKenzie
www.eeworm.com/read/395229/2447327
h dcookies.h
/*
* dcookies.h
*
* Persistent cookie-path mappings
*
* Copyright 2002 John Levon
*/
#ifndef DCOOKIES_H
#define DCOOKIES_H
#ifdef CONFIG_PROFILING
#include
www.eeworm.com/read/390668/2527342
java rightdao.java
package jaoso.framework.dao;
import jaoso.framework.domain.Right;
import java.io.Serializable;
/**
* @author edgeloner
* @version 0.9.1
* @since 2004-5-29 Right DAO, persistent Right.
www.eeworm.com/read/390668/2527352
java roledao.java
package jaoso.framework.dao;
import jaoso.framework.domain.Role;
import java.io.Serializable;
/**
* @author edgeloner
* @version 0.9.1
* @since 2004-5-29 Role DAO, persistent Role.
*/
www.eeworm.com/read/359386/2976782
java customerbean.java
package examples;
import java.sql.*;
import javax.sql.DataSource;
import javax.naming.*;
import javax.ejb.*;
import java.util.*;
/**
* This is a container-managed persistent entity bean that
* re
www.eeworm.com/read/356021/3043914
java customerbean.java
package examples;
import java.sql.*;
import javax.sql.DataSource;
import javax.naming.*;
import javax.ejb.*;
import java.util.*;
/**
* This is a container-managed persistent entity bean that
* re
www.eeworm.com/read/262041/4316283
h dcookies.h
/*
* dcookies.h
*
* Persistent cookie-path mappings
*
* Copyright 2002 John Levon
*/
#ifndef DCOOKIES_H
#define DCOOKIES_H
#include
#i