public class SequenceJpaEntityIdFactory extends Object implements JpaEntityIdFactory
JpaEntityIdFactory that generate a sequence
as long as the lifecycle of this factory.| Modifier and Type | Field and Description |
|---|---|
protected int |
sequence |
| Constructor and Description |
|---|
SequenceJpaEntityIdFactory() |
public String newId(JpaEntity entity)
newId in interface JpaEntityIdFactoryCopyright © 2013 CodeLutin. All rights reserved.