Project

General

Profile

« Previous | Next » 

Revision 34706

partial ui implementation

View differences:

HibDatastructure.java
6 6
import javax.persistence.ManyToOne;
7 7
import javax.persistence.PrimaryKeyJoinColumn;
8 8
import javax.persistence.Table;
9
import javax.persistence.Transient;
9 10

  
10 11
import eu.dnetlib.enabling.is.rmi.objects.DnetDataStructure;
11 12

  
......
17 18
	/**
18 19
	 * 
19 20
	 */
21
	@Transient
20 22
	private static final long serialVersionUID = -7449480123747087335L;
21 23

  
22 24
	@Column(name = "code")

Also available in: Unified diff