public static class ERXSequence.PrimaryKeySequence extends ERXSequence.DatabaseSequence
ERXSequence.DatabaseSequence, ERXSequence.NativeDatabaseSequence, ERXSequence.PrimaryKeySequence
_lastValue, _maxValue, log
Constructor and Description |
---|
PrimaryKeySequence(EOEditingContext ec,
String modelName,
String entityName) |
Modifier and Type | Method and Description |
---|---|
protected long |
createRow(Connection con,
long increment) |
protected long |
fixMaxIdValue(long v) |
broker, createTable, increasedMaxValue, isCreationError, selectAndUpdateValue
createDatabaseSequenceWithName, createSequenceWithName, increment, lastValue, maxValue, name, nextValue, nextValue, registerSequenceWithName, sequenceWithName
public PrimaryKeySequence(EOEditingContext ec, String modelName, String entityName)
protected long createRow(Connection con, long increment) throws SQLException
createRow
in class ERXSequence.DatabaseSequence
SQLException
protected long fixMaxIdValue(long v)
Copyright © 2002 – 2024 Project Wonder.