-
My Twitter Updates
Set 301 Redirection using .htaccess File http://t.co/tq3jucpI - 11 hours ago
RT @b3h3m0th: List of Secure Coding Standards links (really really useful) http://t.co/dG0GHP0i - 1 day ago
I have had problems in automated testing with programmatically wired XIB files in Cocoa. I should try this: http://t.co/h5nDxm4k /via @kaler - 1 day ago
LOL. So true in most Companies.. "Architect – Overrated!" http://t.co/I5NLrQ2L /by @sallamar - 1 day ago
RT @happymrdave: A nice blog post about File's Owner in Cocoa... http://t.co/kYRFJFh7 #360macdev - 2 days ago
707 followers
Tag Archives: custom Types mapping
Override Hibernate SQL Types mapping
There are many real-world scenarios where Hibernate can be introduced on a legacy system that could be using straight JDBC for various reasons. Also, there could be some pre-existing custom Java types to Database type mapping in the legacy application. Hibernate has … Continue reading