Package | Description |
---|---|
com.edorasware.commons.core.persistence |
Classes for database persistence management and configuration thereof.
|
com.edorasware.commons.core.persistence.jdbc |
Classes for JDBC-based database persistence management and configuration thereof.
|
Modifier and Type | Method and Description |
---|---|
PrimaryKeyRange |
SequentialPrimaryKeyPersistence.getAvailablePrimaryKeys(int blockSize)
Generates a block of unique primary keys.
|
Modifier and Type | Method and Description |
---|---|
PrimaryKeyRange |
JdbcSequentialPrimaryKeyPersistence.getAvailablePrimaryKeys(int blockSize)
Generates a block of unique primary keys.
|
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.