|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IOdiStandardSequenceValueFinder
Finder interface for OdiStandardSequence entity.
| Method Summary | |
|---|---|
OdiStandardSequenceValue |
findByName(java.lang.String name, java.lang.String contextCode)Returns the OdiStandardSequence instance with specified name and context's code. |
| Methods inherited from interface oracle.odi.domain.finder.IFinder |
|---|
findAll, findById, findByIds |
| Method Detail |
|---|
OdiStandardSequenceValue findByName(java.lang.String name,
java.lang.String contextCode)
OdiStandardSequence instance with specified name and context's code.name - name of the sequencecontextCode - context's codeOdiStandardSequence instance
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||