UpdatableEntity

@MappedSuperclass
abstract class UpdatableEntity<ID> : PersistableEntity<ID>

Inheritors

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard