代码搜索:Serializable
找到约 10,000 项符合「Serializable」的源代码
代码结果 10,000
www.eeworm.com/read/418359/2089981
java tbbringupontent.java
package com.mwq.hibernate.mapping;
public class TbBringUpOntent implements java.io.Serializable {
// Fields
private Integer id;
private TbBringUpContent tbBringUpContent;
private Tb
www.eeworm.com/read/418359/2089983
java tbreckoninglist.java
package com.mwq.hibernate.mapping;
public class TbReckoningList implements java.io.Serializable {
// Fields
private Integer recordId;
private TbReckoning tbReckoning;
private TbReco
www.eeworm.com/read/418359/2089988
java tbreckoninginfo.java
package com.mwq.hibernate.mapping;
public class TbReckoningInfo implements java.io.Serializable {
// Fields
private Integer id;
private TbReckoning tbReckoning;
private TbAccountIte
www.eeworm.com/read/418031/2092770
java order.java
package bookstore.database;
import java.util.Date;
/**
* Order generated by MyEclipse - Hibernate Tools
*/
public class Order implements java.io.Serializable {
// Fields
www.eeworm.com/read/418031/2092774
java remark.java
package bookstore.database;
import java.util.Date;
/**
* Remark generated by MyEclipse - Hibernate Tools
*/
public class Remark implements java.io.Serializable {
// Fields
www.eeworm.com/read/417792/2099276
java order.java
package bookstore.database;
import java.util.Date;
/**
* Order generated by MyEclipse - Hibernate Tools
*/
public class Order implements java.io.Serializable {
// Fields
www.eeworm.com/read/417792/2099280
java remark.java
package bookstore.database;
import java.util.Date;
/**
* Remark generated by MyEclipse - Hibernate Tools
*/
public class Remark implements java.io.Serializable {
// Fields
www.eeworm.com/read/416822/2107889
java vorderdetail.java
package com.lzw.model;
public class VOrderDetail implements java.io.Serializable {
private VOrderDetailId id;
public VOrderDetail() {
}
public VOrderDetail(VOrderDetailId id) {
this.
www.eeworm.com/read/416732/2120296
java guestbook.java
package org.openblog.hibernate;
/**
* Guestbook entity.
*
* @author MyEclipse Persistence Tools
*/
public class Guestbook implements java.io.Serializable {
// Fields
private Int
www.eeworm.com/read/416732/2120314
java comment.java
package org.openblog.hibernate;
/**
* Comment entity.
*
* @author MyEclipse Persistence Tools
*/
public class Comment implements java.io.Serializable {
// Fields
private Integer