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