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.
|
Constructor and Description |
---|
SequentialPrimaryKeyGenerator(SequentialPrimaryKeyPersistence primaryKeyPersistence,
int blockSize)
Create a new instance that delegates actual primary key generation to the given primary key persistence.
|
Modifier and Type | Class and Description |
---|---|
class |
JdbcSequentialPrimaryKeyPersistence
Primary key persistence that uses the Spring JDBC Template.
|
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.