Hello ,
Is there a way to get a boolean value from the MYSQL database using JDBC using ResultSet.getObject() method
i know that there is ResultSet.getBoolean() but i don't want to use it because its need allot of code refactoring
Don't get me started about those stupid light bulbs.