com.beasys.commerce.ebusiness.order
Class Order_OrderLine_CRUD

java.lang.Object
  extended by com.beasys.commerce.ebusiness.order.Order_OrderLine_CRUD

Deprecated

@Deprecated
public class Order_OrderLine_CRUD
extends Object

CRUD for Aggregate Mapping


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

Constructor Detail

Order_OrderLine_CRUD

public Order_OrderLine_CRUD()
Deprecated 
Method Detail

find

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

updateForeignKeys

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


Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.