|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--test.ojb.broker.AB
Field Summary | |
protected java.lang.String |
ojbConcreteClass
the special attribute telling OJB which concrete class this Object has. |
Constructor Summary | |
AB()
|
Method Summary | |
java.lang.String |
getConcreteClass()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected java.lang.String ojbConcreteClass
Constructor Detail |
public AB()
Method Detail |
public java.lang.String getConcreteClass()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |