issues
search
ydb-platform
/
yoj-project
YDB ORM for Java (YOJ) is a lightweight ORM for immutable entities. It has native support for YDB and is battle-tested.
Apache License 2.0
13
stars
12
forks
source link
Annotation aliases
#49
Closed
g-sg-v
closed
8 months ago
nvamelichev
commented
8 months ago
[ ] Move
Annotations
to
util
?
[ ] This needs some tests in
RepositoryTest
[ ] Handle conflicting annotations, e.g. a meta-annotation +
@Column
. Do we fail here? Do we try to merge these? Do we fail if both annotations contain overlapping attributes?
Annotations
toutil
?RepositoryTest
@Column
. Do we fail here? Do we try to merge these? Do we fail if both annotations contain overlapping attributes?