public class NamedRootsMap
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
NamedRootsMap.NamedEntry
represents an entry to the named roots table.
|
Modifier and Type | Method and Description |
---|---|
void |
afterWriteCleanup() |
void |
bind(java.lang.Object object,
java.lang.String name) |
void |
performDeletion()
Have to be performed after the "normal" objects be written
to DB and before method
performInsert() . |
void |
performInsert()
Have to be performed after the "normal" objects be written
to DB and after method
performDeletion() . |
public void performDeletion()
performInsert()
.public void performInsert()
performDeletion()
.public void afterWriteCleanup()
public void bind(java.lang.Object object, java.lang.String name) throws ObjectNameNotUniqueException
ObjectNameNotUniqueException
(C) 2002 - 2005 Apache Software Foundation
All rights reserved. Published under the Apache License 2.0.
http://db.apache.org/ojb
Version: 1.0.4, 2005-12-30