toggle menu
Transactional Outbox
jvm
switch theme
search in API
spring
/
io.github.bluegroundltd.springoutbox.database
/
PersistableEntity
Persistable
Entity
@
MappedSuperclass
abstract
class
PersistableEntity
<
ID
>
Inheritors
UpdatableEntity
Members
Constructors
Persistable
Entity
Link copied to clipboard
constructor
(
)
Properties
created
At
Link copied to clipboard
var
createdAt
:
Instant
?
created
By
Link copied to clipboard
var
createdBy
:
Long
?