public class SequenceUsage extends AbstractSchemaObjectUsage
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
SequenceUsage.Mode
Representation of how the sequence is used in the query 
 | 
AbstractDBObject.ChildSupport, AbstractDBObject.ListenerSupportCOMMA, DEFAULT_SEPARATOR, EMPTY, EMPTY_ARRAY, INDENT, NEWLINE, SPACE| Constructor and Description | 
|---|
SequenceUsage()  | 
| Modifier and Type | Method and Description | 
|---|---|
SequenceUsage.Mode | 
getMode()
Get the mode representing which value is being selected from the sequence. 
 | 
java.lang.String | 
getSQLText()
Return the SQL for this fragment. 
 | 
void | 
setMode(SequenceUsage.Mode mode)
Set the mode representing which value is being selected from the sequence. 
 | 
getObjectID, setObjectIDareNamesEqual, copyToImpl, getDatabaseDescriptor, getExternalName, getInternalName, setProviderappendToBuffer, argsToString, getStartOffset, getTextOrNull, getTextOrNull, getType, setStartOffset, surroundWithBrackets, surroundWithBrackets, toStringsetParentcheckInit, checkInit, getOwnedObjectsImpl, getProperties, getReferenceIDsImpl, needsInitializationaddObjectListener, addObjectListener, addObjectListener, changeParent, compareToImpl, copyObject, copyTo, copyTo, copyTo, copyTo, equals, equalsImpl, findOwnedObject, findOwnedObject, findOwnedObject, findOwnedObject, findParent, fireObjectUpdated, firePropertyChanged, getChildSupport, getID, getName, getOwnedObjects, getOwnedObjects, getParent, getProperty, getProperty, getReferenceIDs, hashCode, includeOwnedObject, includesType, includesType, removeObjectListener, removeObjectListener, removeObjectListener, removeOwnedObject, removeThisAsParent, replaceReferenceIDs, setID, setName, setProperties, setPropertyclone, finalize, getClass, notify, notifyAll, wait, wait, waitsetProvidergetStartOffsetgetParent, setParentaddObjectListener, copyTo, copyTo, copyTo, equals, findOwnedObject, findOwnedObject, findOwnedObject, getID, getName, getOwnedObjects, getOwnedObjects, getProperties, getReferenceIDs, getType, hashCode, removeObjectListener, removeOwnedObject, replaceReferenceIDs, setID, setNamegetProperty, getProperty, setProperties, setPropertypublic void setMode(SequenceUsage.Mode mode)
mode - which value is being selected from the sequencepublic SequenceUsage.Mode getMode()
public java.lang.String getSQLText()
SQLFragmentgetSQLText in interface SQLFragmentgetSQLText in class AbstractSchemaObjectUsage