Skip to content

Commit

Permalink
Update README.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
otaviojava committed Jan 18, 2023
1 parent 20dae2c commit ece0529
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,7 @@ The annotations from the Mapping API annotations will look familiar to the Jakar
|Specify the mapped column for a persistent property or field.


|===
IMPORTANT: Although similar to JPA, Jakarta NoSQL defines persistable fields with either ```@Id``` or ```@Column``` annotation.


After mapping an entity, you can explore the advantage of using a ```Template``` interface, which can increase productivity on NoSQL operations.

Expand Down

0 comments on commit ece0529

Please sign in to comment.