© 2005 BEA Systems, Inc.

com.beasys.commerce.ebusiness.payment
Class PaymentTransactionCRUDExtension

java.lang.Object
  extended bycom.beasys.commerce.ebusiness.payment.PaymentTransactionCRUD
      extended bycom.beasys.commerce.ebusiness.payment.PaymentTransactionCRUDExtension

public class PaymentTransactionCRUDExtension
extends PaymentTransactionCRUD

CRUD for entity bean PaymentTransaction


Constructor Summary
PaymentTransactionCRUDExtension()
           
 
Method Summary
static void create(Connection connection, 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

PaymentTransactionCRUDExtension

public PaymentTransactionCRUDExtension()
Method Detail

create

public static void create(Connection connection,
                          Object key)
                   throws BMPException
Creates a single row in the database, using primary key and initial workflow state.

Parameters:
connection - the database connection
Throws:
BMPException

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved