A
A
Alexey Kopendakov2018-12-11 08:58:28
Java
Alexey Kopendakov, 2018-12-11 08:58:28

Is it possible to write an entity for a view without an id field?

Good mood.
There was such a problem: there is a ready-made base, which I cannot change with all my desire. This database has already created a view that does not have an id field. All I need is just reading and displaying at a given interval.
How can I properly describe an entity? I wanted to do it by timestamp - but I noticed records with the same timestamp :(

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DS1977, 2018-12-11
@DS1977

You can try with a composite key:
Composite_Primary_Key

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question