public abstract class EntityWithSurrogateKey extends BusinessEntity
Modifier and Type | Field and Description |
---|---|
protected Integer |
id
the surrogate key value
|
Constructor and Description |
---|
EntityWithSurrogateKey() |
EntityWithSurrogateKey(Integer id) |
Copyright © 2013. All Rights Reserved.