org.apache.ojb.odmg
Class TestClassBProxy

java.lang.Object
  extended byorg.apache.ojb.odmg.TestClassB
      extended byorg.apache.ojb.odmg.TestClassBProxy
All Implemented Interfaces:
java.io.Serializable, TestClassBProxyI

public class TestClassBProxy
extends TestClassB
implements TestClassBProxyI, java.io.Serializable

This class is used to test the correct assignment of foreign keys when the referenced object (i.e. this class is a dynamic proxy)

Author:
Georg Schneider
See Also:
Serialized Form

Constructor Summary
TestClassBProxy()
           
 
Methods inherited from class org.apache.ojb.odmg.TestClassB
getA, getAoid, getOid, getValue1, setA, setAoid, setOid, setValue1
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.ojb.odmg.TestClassBProxyI
getValue1
 

Constructor Detail

TestClassBProxy

public TestClassBProxy()


Authors: Thomas Mahler and others. (C) 2000 - 2003 Apache Software Foundation
All rights reserved. Published under the Apache License.
http://db.apache.org/ojb
Version: 1.0.rc5, 2003-12-14