|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.beasys.commerce.ebusiness.payment.PaymentTransactionCRUD | +--com.beasys.commerce.ebusiness.payment.PaymentTransactionCRUDExtension
Constructor Summary | |
PaymentTransactionCRUDExtension()
|
Method Summary | |
static void |
create(java.sql.Connection connection,
java.lang.Object key)
Creates a single row in the database, using primary key and initial workflow state. |
Methods inherited from class com.beasys.commerce.ebusiness.payment.PaymentTransactionCRUD |
delete,
exists,
findByStatus,
refresh,
refreshDirect,
update,
updateDirect |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public PaymentTransactionCRUDExtension()
Method Detail |
public static void create(java.sql.Connection connection, java.lang.Object key) 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.
|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |