代码搜索:persistent
找到约 2,751 项符合「persistent」的源代码
代码结果 2,751
www.eeworm.com/read/492368/1175652
java lifecycle.java
//$Id: Lifecycle.java,v 1.5 2003/04/25 03:40:29 oneovthafew Exp $
package net.sf.hibernate;
import java.io.Serializable;
/**
* Provides callbacks from the Session to the persistent object.
www.eeworm.com/read/492368/1176088
java bid.java
//$Id: Bid.java,v 1.1.2.2 2003/11/03 09:54:07 oneovthafew Exp $
package org.hibernate.auction;
import java.util.Date;
/**
* @author Gavin King
*/
public class Bid extends Persistent {
pr
www.eeworm.com/read/483551/1277057
java lifecycle.java
//$Id: Lifecycle.java,v 1.5 2003/04/25 03:40:29 oneovthafew Exp $
package net.sf.hibernate;
import java.io.Serializable;
/**
* Provides callbacks from the Session to the persistent object.
www.eeworm.com/read/483551/1277494
java bid.java
//$Id: Bid.java,v 1.1.2.2 2003/11/03 09:54:07 oneovthafew Exp $
package org.hibernate.auction;
import java.util.Date;
/**
* @author Gavin King
*/
public class Bid extends Persistent {
pr
www.eeworm.com/read/480055/1323133
m gaplotchange.m
function state = gaplotchange(options, state, flag)
% GAPLOTCHANGE Plots the logarithmic change in the best score from the
% previous generation.绘图函数gaplotchange画出前一代个体最佳值变化的图形
%
persistent las
www.eeworm.com/read/466839/1508696
java lifecycle.java
//$Id: Lifecycle.java,v 1.5 2003/04/25 03:40:29 oneovthafew Exp $
package net.sf.hibernate;
import java.io.Serializable;
/**
* Provides callbacks from the Session to the persistent object.
www.eeworm.com/read/466839/1509132
java bid.java
//$Id: Bid.java,v 1.1.2.2 2003/11/03 09:54:07 oneovthafew Exp $
package org.hibernate.auction;
import java.util.Date;
/**
* @author Gavin King
*/
public class Bid extends Persistent {
pr
www.eeworm.com/read/250317/4431780
m gaplotchange.m
function state = gaplotchange(options, state, flag)
% GAPLOTCHANGE Plots the logarithmic change in the best score from the
% previous generation.绘图函数gaplotchange画出前一代个体最佳值变化的图形
%
persistent las
www.eeworm.com/read/249895/4444854
java rtreer2page.java
package org.garret.perst.impl;
import org.garret.perst.*;
import java.util.ArrayList;
public class RtreeR2Page extends Persistent {
static final int card = (Page.pageSize-ObjectHeader.siz