-
- All Implemented Interfaces:
public interface BaseTable
-
-
Method Summary
Modifier and Type Method Description abstract Column<LocalDateTime>getCreationDate()-
-
Method Detail
-
getCreationDate
abstract Column<LocalDateTime> getCreationDate()
-
-
-
-