I never used to read editorials. Not in emails, magazines, newspapers, whatever. Now, I make it a point of always reading them. You can learn as much from an editorial as you can from the technical ar… more →
Home of the Scary DBAmoffdub wrote 1 month ago: So there I was, surfing reddit and DZone for some Helltime material, when I found the 5Whys blog on … more →
russelleast wrote 1 month ago: Continuing on from part3 – the business layer. In this post the focus is on data access. In part 3, … more →
krissadewo wrote 1 month ago: Pada artikel sebelumnya saya telah mencoba membahas hubungan one to one antara Mahasiswa dan Alamat, … more →
vatsalad wrote 1 month ago: Hibernate is an object-relational mapping (ORM) library for the Java language, providing a framework … more →
krissadewo wrote 1 month ago: Setelah mengenal bagaimana membuat sebuah mapping kelas kali ini saya akan membuat hubungan one to o … more →
krissadewo wrote 1 month ago: Dalam artikel ini saya akan membahas tentang sebuah ORM(Object Relational Mapping)tools yang sangat … more →
josebobsantos wrote 3 months ago: I’ve used MySQL with my example on my Hibernate posts but since we are using MS SQL Server 200 … more →
josebobsantos wrote 3 months ago: We need to tell Hibernate how our persistent class(Student.java) maps to our table(student_table) fo … more →
josebobsantos wrote 3 months ago: Create a Database In using Hibernate you may either create the database first and create the class w … more →
josebobsantos wrote 3 months ago: In Java Persistence with Hibernate Part 1 I’ve discussed the need for object/relational persis … more →
josebobsantos wrote 3 months ago: Okay, first up on my list is Hibernate. I’ve used Hibernate with several projects already but … more →
Hans Kristanto wrote 3 months ago: Hi! At this moment, i will introduce basic understanding of ObjectRelational Mapping and Object-Orie … more →
scarydba wrote 5 months ago: I never used to read editorials. Not in emails, magazines, newspapers, whatever. Now, I make it a po … more →
sharemefg wrote 5 months ago: Weird title, huh? Okay, let me shed some light. I have worked in the Enterprise and Mobile are … more →
Faraz Masood Khan wrote 5 months ago: CrystalMapper is a very simple object ORM, infect it needs to improve a lot to qualify as ORM. … more →
mifrason wrote 7 months ago: What is Active Record: (from the Castle Project web site): The Castle ActiveRecord project is an imp … more →
scarydba wrote 8 months ago: I had previously outlined a problem with nHibernate code that, in my opinion, was going to cause a l … more →
scarydba wrote 1 year ago: I am joining the battle. It’s the Battle Against Lawless Database Design (BALD-D or baldy). Be … more →
scarydba wrote 1 year ago: What a great way to phrase the issue. I love the concept of the people-people impedence mismatch. We … more →