|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.mdm.index.query.SQLDescWithBindParameters
Constructor Summary | |
SQLDescWithBindParameters(SQLDescriptor sqlDescriptor,
java.util.List fieldPrepareIndex)
|
Method Summary | |
java.util.List |
getFieldPrepareIndex()
|
SQLDescriptor |
getSqlDescriptor()
|
void |
setFieldPrepareIndex(java.util.List fieldPrepareIndex)
|
void |
setSqlDescriptor(SQLDescriptor sqlDescriptor)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SQLDescWithBindParameters(SQLDescriptor sqlDescriptor, java.util.List fieldPrepareIndex)
Method Detail |
public java.util.List getFieldPrepareIndex()
public SQLDescriptor getSqlDescriptor()
public void setFieldPrepareIndex(java.util.List fieldPrepareIndex)
public void setSqlDescriptor(SQLDescriptor sqlDescriptor)
sqlDescriptor
- The sqlDescriptor to set.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Sun Microsystems, Inc.