@Entity public class Comment extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
COMMENT_COLUMN_LENGTH |
| Constructor and Description |
|---|
Comment() |
| Modifier and Type | Method and Description |
|---|---|
Date |
getCommentDate() |
String |
getUserFullName() |
public static final int COMMENT_COLUMN_LENGTH
Copyright © 2025 Suncode. All rights reserved.