|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Sequence | |
|---|---|
| org.eclipse.jpt.jpa.db | |
| Uses of Sequence in org.eclipse.jpt.jpa.db |
|---|
| Methods in org.eclipse.jpt.jpa.db that return Sequence | |
|---|---|
Sequence |
Schema.getSequenceForIdentifier(String identifier)
Return the sequence for the specified identifier. |
Sequence |
Schema.getSequenceNamed(String name)
Return the sequence with the specified name. |
| Methods in org.eclipse.jpt.jpa.db that return types with arguments of type Sequence | |
|---|---|
Iterable<Sequence> |
Schema.getSequences()
Return the schema's sequences. |
| Methods in org.eclipse.jpt.jpa.db with parameters of type Sequence | |
|---|---|
void |
ConnectionListener.sequenceChanged(ConnectionProfile profile,
Sequence sequence)
|
void |
ConnectionAdapter.sequenceChanged(ConnectionProfile profile,
Sequence sequence)
|
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||