這裏是我嘗試提交一些代碼到CVS服務器時得到的錯誤消息的要點。 服務器在執行「cvs commit」命令時報告了錯誤。 [Project Name Here]:cvs [commit aborted]:在[URI for class here]找不到需要的版本1.6,v 如何解決這個問題以識別新代碼?我可以在MyEclipse Blue中設置版本號嗎?
我有以下兩個實體,但在Trainer的oneToMany關係行中,它顯示錯誤消息「連接表trainer_batch無法找到」,而我正在使用@JoinColumn註釋。 Plggrams情況如下...
@Entity
@Table(name="trainer")
public class Trainer {
@Id
@GeneratedValue(strategy=Ge