-
My Twitter Updates
Set 301 Redirection using .htaccess File http://t.co/tq3jucpI - 10 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: DB migration
Hibernate and DB migration
I am working on a product that uses Hibernate that required DB (schema and data) migration, like most Enterprise Software. Hibernate’s schema create/update feature (using hibernate.hbm2ddl.auto property) has it’s limitations. Also, certain complex DB migration requirements will definitely require custom … Continue reading
Posted in Hibernate, Java
Tagged Database Migration, Database upgrade design, DB migration, Hibernate
9 Comments