|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.beasys.commerce.util.JDBCFieldsHelper
public class JDBCFieldsHelper
| Constructor Summary | |
|---|---|
JDBCFieldsHelper()
|
|
| Method Summary | |
|---|---|
static Field |
getField(Object source,
String fieldName)
|
static Object |
getValue(Object source,
String fieldName)
|
static void |
setValue(Object target,
String fieldName,
Object source)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JDBCFieldsHelper()
| Method Detail |
|---|
public static Field getField(Object source,
String fieldName)
public static Object getValue(Object source,
String fieldName)
public static void setValue(Object target,
String fieldName,
Object source)
|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||