代码搜索:Serializable

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

代码结果 10,000
www.eeworm.com/read/404343/2304876

java org.java

package com.m2.entity; /** * Org generated by MyEclipse - Hibernate Tools */ public class Org implements java.io.Serializable { // Fields private Integer id;
www.eeworm.com/read/404236/2305156

java serclass.java

/** * This class is intended to be serialized over RMI-IIOP. */ public class SerClass implements java.io.Serializable { // members private int x; private String myString; // constructo
www.eeworm.com/read/402451/2322860

java basebuilding.java

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

java basecustomerfunction.java

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

java baseoperator.java

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

java baseoperatorfunction.java

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

java basepayment.java

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

java basehouse.java

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

java basecustomer.java

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

java tbbringupontent.java

package com.mwq.hibernate.mapping; public class TbBringUpOntent implements java.io.Serializable { // Fields private Integer id; private TbBringUpContent tbBringUpContent; private Tb