hibernated v0.3.2 (2017-06-26T09:57:03Z)
Home
Dub
Repo
Id
hibernated
annotations
@Id or @Id() - mark simple property as primary key of entity.
struct
Id {
immutable
bool
dummy
;
}
Members
Variables
dummy
bool
dummy
;
Undocumented in source.
Meta
Source
See Implementation
hibernated
annotations
structs
Column
Embeddable
Entity
Generated
Generator
Id
JoinColumn
ManyToMany
ManyToOne
NotNull
Null
OneToMany
OneToOne
Table
Transient
UniqueKey
variables
UUID_GENERATOR
@Id or @Id() - mark simple property as primary key of entity.