weborb.examples
Class DataBinding
java.lang.Object
weborb.examples.DataBinding
public class DataBinding
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
indexTable
public static java.util.Hashtable indexTable
namesTable
public static java.util.Hashtable namesTable
DataBinding
public DataBinding()
getCustomers
public java.sql.ResultSet getCustomers()
updateCustomer
public void updateCustomer(java.util.Hashtable updatedCustomerRecord)
updateCustomerProperty
public boolean updateCustomerProperty(java.util.Hashtable originalCustomerRecord,
java.lang.String changedFieldName,
java.lang.String newValue)
throws java.lang.Exception
- Throws:
java.lang.Exception
openConnection
public void openConnection()
throws java.lang.Exception
- Throws:
java.lang.Exception
Discuss WebORB
Copyright 2003-2008 Midnight Coders, Inc. All Rights Reserved.