|
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.customer.CreditCard_billingAddress_AddressCRUD
@Deprecated public class CreditCard_billingAddress_AddressCRUD
Constructor Summary | |
---|---|
CreditCard_billingAddress_AddressCRUD()
Deprecated See BEA Commerce product offering |
Method Summary | |
---|---|
static void |
refresh(Connection connection,
Object key,
Object target)
Deprecated See BEA Commerce product offering |
static void |
refreshDirect(Connection connection,
Object key,
Object target)
Deprecated See BEA Commerce product offering |
static void |
update(Connection connection,
Object key,
Object source)
Deprecated See BEA Commerce product offering |
static void |
updateDirect(Connection connection,
Object key,
Object source)
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 CreditCard_billingAddress_AddressCRUD()
Method Detail |
---|
public static void refresh(Connection connection, Object key, Object target) 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 void update(Connection connection, Object key, Object source) 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 void updateDirect(Connection connection, Object key, Object source) 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 void refreshDirect(Connection connection, Object key, Object target) 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
|
Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |