Tag Archives: warp-persist

Writing reflective unit tests to improve code quality

I’ve found that writing JUnit tests that do classpath scanning combined with reflection is a way to write unit tests that cross-cut the entire application. This can be useful to prevent anti-patterns, enforce code standards or just to prevent common … Continue reading

Posted in Java, Software Engineering | Tagged Java, junit, tips, visural-common, warp-persist | 3 Comments

onmydoorstep.com.au – officially launched!

So as of tonight, onmydoorstep.com.au is officially launched! What does that mean? Basically I’m just telling anyone who’ll listen, about it. This site represents around 3 months work, in spare time and on weekends. It’s the reason my blog posts … Continue reading

Posted in Databases, Design, General, Java, Software Engineering | Tagged guice, Java, jpa, onmydoorstep, warp-persist, wicket | Leave a comment

Using Bottom-Up Iterative Object/Database Layer With hbm2java and warp-persist

This post sort of follows on from my last one – for the project I’m currently working on at work, we have a very large legacy database (1500+ tables) on top of which we are implementing a new business layer … Continue reading

Posted in Java, Software Engineering | Tagged ant, automation, guice, hibernate, Java, jpa, tips, warp-persist | Comments Off