Boa tarde!
Alguem pode me da uma luz sobre esse erro?
nested exception is org.hibernate.QueryException: Expected positional parameter count: 1, actual parameters: [] [
from HistoricoFindCar u where
u.veiculo.objectID = (select max(objectID)
from HistoricoFindCar vei
where vei.veiculo.objectID = ?)
Obrigado! :roll: :roll:
