Eclipse JNoSQL is a framework which has the goal to help Java developers to create Jakarta EE applications with NoSQL.
231
stars
72
forks
source link
Fixes ParameterMedataData to not thrown NullPointException when it's built with a Parameter without @Column or @Id annotations #408
Closed
dearrudam closed 1 year ago
Changes
@Column
or@Id
annotations;