-1
Query q = session.createQuery("from FinancialTransactions where ft_TYPE='"+ftTYPE+"' Date between '"+beginDate+"' and '"+endDate+"'");

上記のクエリの何が問題になっていますか? エラーが発生します

4

2 に答える 2