-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
μμ λͺ©μ
- Ignore: β¨ μ¬μ©μκ° μμ ν νΈμ μλ¦Ό 리μ€νΈ μ΅μ μ μ‘°νΒ #134 μμ Notification λ°μ΄ν° μΆκ°λ₯Ό μν΄ λΉμ κ·νλ₯Ό νμΌλ, μ‘μ μ μ 보 μ μ λ λ¬Έμ κ° λ°μν¨.
μμ μ½λ
public class Notification extends DateAuditable {
...
@ManyToOne(fetch = FetchType.LAZY)
@JoinColumn(name = "receiver")
private User receiver;
private String receiverName;
}
ν μΌ λͺ©λ‘
- μ‘μ μμ μ λ³΄κ° λ³κ²½λμμ λ, νΈμ μλ¦Όλ μ μ λλ₯Ό μ μ§μν¬ νμκ° μλ μ§ λ
Όμ
- λ§μ½ νμνλ€λ©΄, join, μΆκ° query, caching μ€ μ΄λ€ μ λ΅μ μ νν μ§ λ Όμ
- κ²°μ ν λ°©λ²μΌλ‘ μ½λ 리ν©ν λ§
μ€λͺ
Metadata
Metadata
Assignees
Labels
No labels