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 1, 2024
1 parent 83332ef commit 3d8fec0
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 3d8fec0

Please sign in to comment.