|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ojb.broker.Zoo
org.apache.ojb.odmg.ODMGZoo
This class just extends the Zoo class and doesn't add any functionality. It is necessary, so a different mapping can be used in the repository file (i.e. no auto-update,... as in Zoo)
| Constructor Summary | |
ODMGZoo()
Constructor for ODMGZoo. |
|
ODMGZoo(java.lang.String name)
Constructor for ODMGZoo. |
|
| Methods inherited from class org.apache.ojb.broker.Zoo |
addAnimal, getAnimals, getName, getZooId, setAnimals, setName, setZooId, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ODMGZoo()
public ODMGZoo(java.lang.String name)
name -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||