@MappedSuperclass public abstract class BaseEntityWithAutoId extends Object
private Long
id
BaseEntityWithAutoId()
Long
getId()
void
setId(Long id)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private Long id
public BaseEntityWithAutoId()
public Long getId()
public void setId(Long id)
Copyright © 2019. All rights reserved.