@MappedSuperclass public abstract class AbstractEntity<PK extends Serializable> extends Object implements org.springframework.data.domain.Persistable<PK>
| Constructor and Description |
|---|
AbstractEntity() |
public boolean isNew()
isNew in interface org.springframework.data.domain.Persistable<PK extends Serializable>Copyright © 2016–2017. All rights reserved.