| Mike,   While that certainly shouldn’t be considered the blueprint for everything, Spring Data (nor Micronaut Data) has no Column annotation.   And Jakarta NoSQL supports all relevant types of NoSQL database, @Column pretty much only makes sense for Column-based systems, therefore I would not see that one as important.   Werner     I noticed on the Jakarta Data GitHub repository that there is no @Column annotation defined yet.I compared the corresponding @Column annotations on the NoSQL and Persistence repositories and there are slight differences in the @Target annotation and there are additional declared methods in the Persistence version of @Column for RDBMS.Question: how do we proceed in creating a Jakarta Data version of the @Column annotation to satisfy both the NoSQL and Persistence versions.  I can, for example, start by creating a basic annotation and we can proceed from there.--  Code, Test, Write, Cycle, Run, Drink, Sleep ... RepeatLead Java Queue Editor, InfoQLaissez Les Bon Temps Roulerhe/him/his   |