代码搜索:Serializable
找到约 10,000 项符合「Serializable」的源代码
代码结果 10,000
www.eeworm.com/read/458810/1581506
java accountform.java
package org.springframework.samples.jpetstore.web.spring;
import java.io.Serializable;
import org.springframework.samples.jpetstore.domain.Account;
/**
* @author Juergen Hoeller
* @since
www.eeworm.com/read/458195/1586999
java tbmanager.java
package com.mwq.hibernate.mapping;
public class TbManager implements java.io.Serializable {
// Fields
private Integer id;
private TbRecord tbRecord;
private String password;
pri
www.eeworm.com/read/458195/1587004
java tbdutyinfo.java
package com.mwq.hibernate.mapping;
import java.util.Date;
/**
* TbDutyInfo generated by MyEclipse - Hibernate Tools
*/
public class TbDutyInfo implements java.io.Serializable {
// Fi
www.eeworm.com/read/457616/1595727
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/457616/1595730
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/457616/1595786
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/457616/1595792
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/457616/1595793
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/457616/1595869
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
www.eeworm.com/read/457616/1595874
java basecmscomment.java
package com.jeecms.cms.entity.base;
import java.io.Serializable;
/**
* This is an object that contains data related to the cms_comment table.
* Do not modify this class because it will be