Jump to content
We've recently updated our Privacy Statement, available here ×

ioanbalau

Members
  • Posts

    7
  • Joined

  • Last visited

Community Answers

  1. ioanbalau's post in Same day different hours, no result in query was marked as the answer   
    I found a solution for this. If the Input Parameter is java.util.Date type the hours are not taken into consideration in query(it gets only the date, at least from what i tested).
    I changed the Input Parameter type to java.sql.Timestamp and now hours are taken into consideration.
    Thank you!
×
×
  • Create New...