代码搜索:Serializable
找到约 10,000 项符合「Serializable」的源代码
代码结果 10,000
www.eeworm.com/read/405841/2282117
java user.java
package com.my.hibernate;
/**
* User entity.
*
* @author MyEclipse Persistence Tools
*/
public class User implements java.io.Serializable {
// Fields
private Integer UId;
priv
www.eeworm.com/read/405841/2282118
java cuser.java
package com.my.hibernate;
/**
* CUser entity.
*
* @author MyEclipse Persistence Tools
*/
public class CUser implements java.io.Serializable {
// Fields
private Integer cid;
pr
www.eeworm.com/read/405548/2287608
java user.java
package com.djj.model;
/**
* User entity.
*
* @author MyEclipse Persistence Tools
*/
public class User implements java.io.Serializable {
// Fields
private Integer id;
private
www.eeworm.com/read/405478/2291019
java socialsecuritynumber.java
//$Id: $
package org.hibernate.test.annotations.reflection;
import java.io.Serializable;
import javax.persistence.Embeddable;
/**
* @author Emmanuel Bernard
*/
@Embeddable
public class S
www.eeworm.com/read/405377/2292392
java basemsg.java
package com.jeecms.auxiliary.entity.base;
import java.io.Serializable;
/**
* This is an object that contains data related to the auxi_msg table.
* Do not modify this class because it will
www.eeworm.com/read/405377/2292395
java basevoteitem.java
package com.jeecms.auxiliary.entity.base;
import java.io.Serializable;
/**
* This is an object that contains data related to the vote_item table.
* Do not modify this class because it will
www.eeworm.com/read/405377/2292461
java basemember.java
package com.jeecms.core.entity.base;
import java.io.Serializable;
/**
* This is an object that contains data related to the core_member table.
* Do not modify this class because it will be
www.eeworm.com/read/405377/2292466
java basefunction.java
package com.jeecms.core.entity.base;
import java.io.Serializable;
/**
* This is an object that contains data related to the core_function table.
* Do not modify this class because it will
www.eeworm.com/read/405377/2292467
java baseadmin.java
package com.jeecms.core.entity.base;
import java.io.Serializable;
/**
* This is an object that contains data related to the core_admin table.
* Do not modify this class because it will be
www.eeworm.com/read/405377/2292526
java basecmschannel.java
package com.jeecms.cms.entity.base;
import java.io.Serializable;
/**
* This is an object that contains data related to the cms_channel table.
* Do not modify this class because it will be