代码搜索:Serializable
找到约 10,000 项符合「Serializable」的源代码
代码结果 10,000
www.eeworm.com/read/113184/6135315
java contenturl.java
/*
* Copyright 2000-2001,2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the Lic
www.eeworm.com/read/113184/6135349
java securityreference.java
/*
* Copyright 2000-2001,2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the Lic
www.eeworm.com/read/113176/6135741
java identifiergenerator.java
//$Id: IdentifierGenerator.java,v 1.7 2003/07/28 00:34:32 oneovthafew Exp $
package net.sf.hibernate.id;
import java.io.Serializable;
import net.sf.hibernate.HibernateException;
import net.sf.hibern
www.eeworm.com/read/113176/6135821
java classpersister.java
//$Id: ClassPersister.java,v 1.11.2.14 2003/11/02 04:53:08 oneovthafew Exp $
package net.sf.hibernate.persister;
import java.io.Serializable;
import net.sf.hibernate.HibernateException;
import net.s
www.eeworm.com/read/113176/6135834
java unresolvableobjectexception.java
//$Id: UnresolvableObjectException.java,v 1.1.2.1 2003/11/27 09:30:48 oneovthafew Exp $
package net.sf.hibernate;
import java.io.Serializable;
/**
* Thrown when Hibernate could not resolve an objec
www.eeworm.com/read/113176/6135836
java wrongclassexception.java
//$Id: WrongClassException.java,v 1.4.2.1 2003/11/27 09:30:48 oneovthafew Exp $
package net.sf.hibernate;
import java.io.Serializable;
/**
* Thrown when Session.load() selects a row with
www.eeworm.com/read/113176/6135837
java interceptor.java
//$Id: Interceptor.java,v 1.10.2.3 2003/10/02 11:47:16 oneovthafew Exp $
package net.sf.hibernate;
import java.io.Serializable;
import java.util.Iterator;
import net.sf.hibernate.type.Type;
/**
*
www.eeworm.com/read/113176/6135856
java serializationhelper.java
/* ====================================================================
* The Apache Software License, Version 1.1
*
* Copyright (c) 2002-2003 The Apache Software Foundation. All rights
* res
www.eeworm.com/read/113176/6135915
java updatetimestampscache.java
//$Id: UpdateTimestampsCache.java,v 1.1.2.3 2003/11/29 07:55:15 oneovthafew Exp $
package net.sf.hibernate.cache;
import java.io.Serializable;
import java.util.Iterator;
import java.util.Properties;
www.eeworm.com/read/113176/6135996
java nonuniqueobjectexception.java
//$Id: NonUniqueObjectException.java,v 1.1.2.1 2003/11/27 09:30:48 oneovthafew Exp $
package net.sf.hibernate;
import java.io.Serializable;
/**
* This exception is thrown when an operation wo