public interface Model<ID extends Serializable>
ID is
intended to reflect database primary key identifiers, whether they be primitive types, or a
unique combination of fields.| Modifier and Type | Method and Description |
|---|---|
ID |
getId() |
ID getId()
Copyright © 2016. All rights reserved.