The Query is not specified in the finder Method Definition. The finder method that the Query is not specified has the Query of searching all.
EJB3045W-20-xxx-xxxx
finderメソッド定義に検索条件が設定されていません。検索条件が入力されていないfinderメソッドは全件検索になります
EJB3045W-20- xxx-xxxx
意味
finderメソッド定義の検索条件が設定されていません。
システムの処理
検索条件が入力されていないfinderメソッドを全件検索として保存します。
ユーザの対処
全件検索にしたくない場合は、検索条件を設定してください。