
Public Member Functions | |
| PrimaryKeySequence (EOEditingContext ec, String modelName, String entityName) | |
Protected Member Functions | |
| long | createRow (Connection con, long increment) throws SQLException |
| long | fixMaxIdValue (long v) |
Private Attributes | |
| String | _entityName |
| PrimaryKeySequence | ( | EOEditingContext | ec, | |
| String | modelName, | |||
| String | entityName | |||
| ) |
| long createRow | ( | Connection | con, | |
| long | increment | |||
| ) | throws SQLException [protected] |
Reimplemented from ERXSequence.DatabaseSequence.
| long fixMaxIdValue | ( | long | v | ) | [protected] |
String _entityName [private] |
1.5.8