|
© 2002 BEA Systems, Inc.
|
PREV CLASS
NEXT CLASS
|
FRAMES
NO FRAMES
|
SUMMARY: INNER | FIELD | CONSTR | METHOD
|
DETAIL: FIELD | CONSTR | METHOD
|
com.bea.p13n.util.jdbc
Interface TableClobKey
- public interface TableClobKey
Method Summary
|
java.util.Map |
getSelectValues()
Get the values used to insert, select
or delete a Clob entry. |
java.lang.String |
getTable()
The name of the table that the Clob
is to be persisted into. |
getTable
public java.lang.String getTable()
- The name of the table that the Clob
is to be persisted into.
getSelectValues
public java.util.Map getSelectValues()
- Get the values used to insert, select
or delete a Clob entry.
Keys in the map are column names while
values in the map are the values to use.
|
© 2002 BEA Systems, Inc.
|
PREV CLASS
NEXT CLASS
|
FRAMES
NO FRAMES
|
SUMMARY: INNER | FIELD | CONSTR | METHOD
|
DETAIL: FIELD | CONSTR | METHOD
|
Copyright © 2002 BEA Systems, Inc. All Rights Reserved