About

Adrian Cox offers custom software development and consultancy through Humboldt Solutions Ltd.
View Adrian Cox's profile on LinkedIn

Archives

UTC, SQL Server, and Spring

I’ve recently been introducing the Spring Framework into an existing Java application, using it to speed up adding new features, while making the existing JDBC code more maintainable. One tricky area has been time handling: the application uses an older SQL Server version, so cannot take advantage of the implementation of timestamp with time zone [...]