public class XMLFileSequence extends EISSequence
| Constructor and Description |
|---|
XMLFileSequence()
Default constructor.
|
XMLFileSequence(String name) |
XMLFileSequence(String name,
int size) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
getSelectQuery, getUpdateQuery, onConnect, onDisconnect, setSelectQuery, setShouldAcquireValueAfterInsert, setShouldSelectBeforeUpdate, setShouldSkipUpdate, setShouldUseTransaction, setUpdateQuery, shouldAcquireValueAfterInsert, shouldSelectBeforeUpdate, shouldSkipUpdate, shouldUseTransactiongetGeneratedValue, getGeneratedVector, setInitialValueclone, equalNameAndSize, getDatasourcePlatform, getGeneratedValue, getGeneratedVector, getInitialValue, getName, getPreallocationSize, getQualified, getQualifier, isConnected, isCustomQualifier, isNative, isTable, isUnaryTable, onConnect, onDisconnect, setName, setPreallocationSize, setQualifier, setShouldAlwaysOverrideExistingValue, shouldAlwaysOverrideExistingValue, shouldAlwaysOverrideExistingValue, shouldUsePreallocation, toStringpublic XMLFileSequence()
public XMLFileSequence(String name)
public XMLFileSequence(String name, int size)
public boolean equals(Object obj)
equals in class EISSequence