代码搜索:Serializable

找到约 10,000 项符合「Serializable」的源代码

代码结果 10,000
www.eeworm.com/read/470617/1469192

java rentingentitybean.java

/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package Entities; import java.io.Serializable; import javax.persistence.Entity; import javax.persi
www.eeworm.com/read/469840/1479039

java leaveword.java

package com.ORM; import java.util.Date; /** * Leaveword generated by MyEclipse Persistence Tools */ public class Leaveword implements java.io.Serializable { // Fields private Inte
www.eeworm.com/read/469840/1479047

java member.java

package com.ORM; import java.util.*; /** * Member generated by MyEclipse Persistence Tools */ public class Member implements java.io.Serializable { // Fields private Integer id;
www.eeworm.com/read/468271/1491359

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/468271/1491362

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/468271/1491429

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/468271/1491431

java baseglobal.java

package com.jeecms.core.entity.base; import java.io.Serializable; /** * This is an object that contains data related to the CORE_GLOBAL table. * Do not modify this class because it will be
www.eeworm.com/read/468271/1491436

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/468271/1491437

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/468271/1491525

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