代码搜索:Serializable

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

代码结果 10,000
www.eeworm.com/read/442150/1765704

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/442150/1765706

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/442150/1765711

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/442150/1765712

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/442150/1765800

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/442150/1765805

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
www.eeworm.com/read/442150/1765858

java basedowntype.java

package com.jeecms.download.entity.base; import java.io.Serializable; /** * This is an object that contains data related to the DOWN_TYPE table. * Do not modify this class because it will
www.eeworm.com/read/441733/1768821

java post.java

package tarena.entity; import java.util.Date; /** * Post generated by MyEclipse Persistence Tools */ public class Post implements java.io.Serializable { // Fields private Integer
www.eeworm.com/read/441651/1769128

java engageexam.java

package com.accphr.entity; import java.sql.Timestamp; /** * EngageExam entity. * * @author MyEclipse Persistence Tools */ public class EngageExam implements java.io.Serializable {
www.eeworm.com/read/441651/1769144

java engageanswer.java

package com.accphr.entity; import java.sql.Timestamp; /** * EngageAnswer entity. * * @author MyEclipse Persistence Tools */ public class EngageAnswer implements java.io.Serializable