PaymentTransaction_TransactionEntry_CRUD Class

com.beasys.commerce.ebusiness.payment
PaymentTransaction_TransactionEntry_CRUD Class

public class PaymentTransaction_TransactionEntry_CRUD

    extends Object

CRUD for OneToMany Mapping


Hierarchy
Object
  PaymentTransaction_TransactionEntry_CRUD

Constructor Summary

PaymentTransaction_TransactionEntry_CRUD()

 

Method Summary

public static Collection
find(Connection connection, Object container)
public static void
updateForeignKeys(Connection connection, Object key, Object container)
 
Methods from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
   

Constructor Detail

PaymentTransaction_TransactionEntry_CRUD

public PaymentTransaction_TransactionEntry_CRUD()
 

Method Detail

find(Connection, Object) Method

public static Collection find(Connection connection, 
                              Object container)
throws BMPException

Exceptions

BMPException

updateForeignKeys(Connection, Object, Object) Method

public static void updateForeignKeys(Connection connection, 
                                     Object key, 
                                     Object container)
throws BMPException

Exceptions

BMPException