Skip to:
SqlService does not support the java util Date type for writing to a timestamp in the database. It does supports our Time object, but for code that wants to leave the TimeService behind (highly recommended), we need Date support.
SqlService does not support the java util Date type for writing to a timestamp in the database. It does supports our Time object, but for code that wants to leave the TimeService behind (highly recommended), we need Date support.