com.retek.component.customerorder.test
Class OracleCreditCardSearchKeyUpdator

java.lang.Object
  extended bycom.retek.component.customerorder.test.OracleCreditCardSearchKeyUpdator

public class OracleCreditCardSearchKeyUpdator
extends java.lang.Object


Constructor Summary
OracleCreditCardSearchKeyUpdator()
           
 
Method Summary
 java.util.Map find(java.lang.String blankKey, java.sql.Connection connection)
           
static void main(java.lang.String[] args)
           
protected  void update(java.sql.Connection connection)
           
 void updateSearchKeys()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OracleCreditCardSearchKeyUpdator

public OracleCreditCardSearchKeyUpdator()
                                 throws SystemException
Method Detail

find

public java.util.Map find(java.lang.String blankKey,
                          java.sql.Connection connection)
                   throws java.sql.SQLException,
                          SystemException
Throws:
java.sql.SQLException
SystemException

update

protected void update(java.sql.Connection connection)
               throws java.sql.SQLException,
                      InvalidIdException,
                      SystemException
Throws:
java.sql.SQLException
InvalidIdException
SystemException

updateSearchKeys

public void updateSearchKeys()
                      throws SystemException,
                             java.sql.SQLException
Throws:
SystemException
java.sql.SQLException

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28