Hi!
I have a somewhat irritating problem. I´ve implemented Printable on a class that i wish to print, it can print the amount of pages that is interresting by render the graphics with an offset depending on pageIndex in the print() function (in other words I dont implement Pageable).
But how...
Hi!
I just can't figure out how to re-write this Query so that it fits mySql, can someone plz help me!!!
SELECT * FROM Object WHERE name NOT IN((SELECT objectName FROM Booking WHERE startDate >= ? AND startDate < ? OR stopDate > ? AND stopDate <= ? OR startDate <= ? AND stopDate >= ?))
Obove...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.