K - Type of the primary key.@MappedSuperclass public abstract class AbstractGeneratedIdEntity<K> extends AbstractEntity<K>
AbstractEntity that has a primary key which is automatically generated.| Constructor and Description |
|---|
AbstractGeneratedIdEntity() |
Copyright © 2014 dontdrinkandroot. All rights reserved.