代码搜索:Serializable

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

代码结果 10,000
www.eeworm.com/read/402451/2322874

java basecommunity.java

package com.housesale.hibernate.base; import java.io.Serializable; /** * This is an object that contains data related to the Community table. * Do not modify this class because it will be
www.eeworm.com/read/402451/2322881

java basehierarchymenu.java

package com.housesale.hibernate.base; import java.io.Serializable; /** * This is an object that contains data related to the HierarchyMenu table. * Do not modify this class because it will
www.eeworm.com/read/402451/2322882

java basecheckpayment.java

package com.housesale.hibernate.base; import java.io.Serializable; /** * This is an object that contains data related to the CheckPayment table. * Do not modify this class because it will
www.eeworm.com/read/402451/2322887

java basedtproperties.java

package com.housesale.hibernate.base; import java.io.Serializable; /** * This is an object that contains data related to the dtproperties table. * Do not modify this class because it will
www.eeworm.com/read/402451/2323123

svm baserootdaofindermethods.svm

/** * Used by the base DAO classes but here for your modification * Get object matching the given key and return it. */ protected Object get(Class refClass, Serializable key) { Session
www.eeworm.com/read/401993/2334146

java questionboundtable.java

package exam.dao; /** * QuestionboundTable entity. @author MyEclipse Persistence Tools */ public class QuestionboundTable implements java.io.Serializable { // Fields private Question
www.eeworm.com/read/401993/2334151

java questionboundtableid.java

package exam.dao; /** * QuestionboundTableId entity. @author MyEclipse Persistence Tools */ public class QuestionboundTableId implements java.io.Serializable { // Fields private Inte
www.eeworm.com/read/401993/2334166

java questionsubjecttable.java

package exam.dao; /** * QuestionsubjectTable entity. @author MyEclipse Persistence Tools */ public class QuestionsubjectTable implements java.io.Serializable { // Fields private Ques
www.eeworm.com/read/401993/2334169

java questiontypetable.java

package exam.dao; /** * QuestiontypeTable entity. @author MyEclipse Persistence Tools */ public class QuestiontypeTable implements java.io.Serializable { // Fields private Questionty
www.eeworm.com/read/401993/2334170

java studentanswertableid.java

package exam.dao; /** * StudentAnswerTableId entity. @author MyEclipse Persistence Tools */ public class StudentAnswerTableId implements java.io.Serializable { // Fields private Inte