Skip to content

Commit

Permalink
add TODO (iluwatar#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergejsvisockis committed Apr 15, 2024
1 parent df5dfa9 commit 1a8d330
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ protected Connection getConnection() {
protected abstract String getTableName();

/**
* TODO: An INSERT statement has to be constructed based on the fields
* and not hardcoded in the domain models themselves.
* Constructs an INSERT query which is being used for an insertion purposes.
*
* @return an insertion query.
Expand Down

0 comments on commit 1a8d330

Please sign in to comment.