I have a problem with Hibernate using a parent child relationship in the same table. I can do selects and inserts but I can not delete. I wrote a JUnit test to see what was going on and found some odd behavior.I have a problem with Hibernate using a parent