Project

General

Profile

« Previous | Next » 

Revision 46138

View differences:

Budget.java
51 51
	}
52 52

  
53 53
	@Id
54
	//@Column(columnDefinition = "text")
54
	@Column(columnDefinition = "text")
55 55
	private String id;
56 56
	private Float amountGranted;
57 57
	private Float amountRequested;

Also available in: Unified diff