|
Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.beasys.commerce.ebusiness.order.Order_Customer_CRUD
@Deprecated public class Order_Customer_CRUD
CRUD for OneToOne Mapping
| Constructor Summary | |
|---|---|
Order_Customer_CRUD()
Deprecated See BEA Commerce product offering |
|
| Method Summary | |
|---|---|
static CustomerPk |
find(Connection connection,
Object container)
Deprecated See BEA Commerce product offering |
static void |
update(Connection connection,
Object containerKey,
Object container)
Deprecated See BEA Commerce product offering |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Order_Customer_CRUD()
| Method Detail |
|---|
public static void update(Connection connection,
Object containerKey,
Object container)
throws BMPException
connection - the database connectionsource - for belongings, this is the Impl class for the belonging. for entity beans, this is the primary key class.
BMPException
public static CustomerPk find(Connection connection,
Object container)
throws BMPException
BMPException
|
Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||