org.apache.ojb.broker
Class MtoNImplementor
java.lang.Object
org.apache.ojb.broker.MtoNImplementor
- public class MtoNImplementor
- extends java.lang.Object
- Author:
- Leandro Rodrigo Saad Cruz
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MtoNImplementor
public MtoNImplementor(PersistenceBroker pb,
CollectionDescriptor cod,
java.lang.Object left,
java.lang.Object right)
MtoNImplementor
public MtoNImplementor(PersistenceBroker pb,
java.lang.String collectionName,
java.lang.Object left,
java.lang.Object right)
getLeftObject
public java.lang.Object getLeftObject()
getRightObject
public java.lang.Object getRightObject()
getCollectionDescriptor
public CollectionDescriptor getCollectionDescriptor()
getInsertStmt
public java.lang.String getInsertStmt(java.util.Collection mnKeys)
- Parameters:
mnKeys
-
- Returns:
getLeftPkValues
public java.lang.Object[] getLeftPkValues()
- Returns:
- an Object Array with the primary key values of the left object
getRightPkValues
public java.lang.Object[] getRightPkValues()
- Returns:
- an Object Array with the primary key values of the right object
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