@MappedSuperclass public abstract class AbstractGeneratedIdEntity<T> extends AbstractEntity<T>
AbstractGeneratedIdEntity()
T
getId()
void
setId(T id)
equals, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public AbstractGeneratedIdEntity()
public T getId()
Entity
public void setId(T id)
Copyright © 2012. All Rights Reserved.