com.beasys.commerce.util
Class JDBCFieldsHelper

java.lang.Object
  extended by com.beasys.commerce.util.JDBCFieldsHelper

Deprecated See BEA Commerce product offering

@Deprecated
public class JDBCFieldsHelper
extends Object


Constructor Summary
JDBCFieldsHelper()
          Deprecated See BEA Commerce product offering
 
Method Summary
static Field getField(Object source, String fieldName)
          Deprecated See BEA Commerce product offering
static Object getValue(Object source, String fieldName)
          Deprecated See BEA Commerce product offering
static void setValue(Object target, String fieldName, 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

JDBCFieldsHelper

public JDBCFieldsHelper()
Deprecated See BEA Commerce product offering

Method Detail

getField

public static Field getField(Object source,
                             String fieldName)
Deprecated See BEA Commerce product offering


getValue

public static Object getValue(Object source,
                              String fieldName)
Deprecated See BEA Commerce product offering


setValue

public static void setValue(Object target,
                            String fieldName,
                            Object source)
Deprecated See BEA Commerce product offering



Copyright © 2008 BEA Systems, Inc. All Rights Reserved