com.beasys.commerce.ebusiness.customer
Class Customer_ShippingAddress_CRUD

java.lang.Object
  extended by com.beasys.commerce.ebusiness.customer.Customer_ShippingAddress_CRUD

public class Customer_ShippingAddress_CRUD
extends Object

CRUD for Aggregate Mapping


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

Constructor Detail

Customer_ShippingAddress_CRUD

public Customer_ShippingAddress_CRUD()
Method Detail

find

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

updateForeignKeys

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


Copyright © 2006 BEA Systems, Inc. All Rights Reserved