Customer_CreditCard_CRUD Class

com.beasys.commerce.ebusiness.customer
Customer_CreditCard_CRUD Class

public class Customer_CreditCard_CRUD

    extends Object

CRUD for Aggregate Mapping


Hierarchy
Object
  Customer_CreditCard_CRUD

Constructor Summary

Customer_CreditCard_CRUD()

 

Method Summary

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

Constructor Detail

Customer_CreditCard_CRUD

public Customer_CreditCard_CRUD()
 

Method Detail

find(Connection, Object) Method

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

Exceptions

BMPException

updateForeignKeys(Connection, Object, Object, Object) Method

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

Exceptions

BMPException