Entity Types - franleplant/javaraptors.backend GitHub Wiki

EntityTypes:

EntityTypes are numbers referred to each entity which can be passed to the EntityManager to refer to a specific entity. It can be obtained from the h2-console by running the following query:

SELECT * FROM ENTITYTYPE

1 book 2 copy 3 affiliate 4 user 5 genre 6 location 7 editorial 8 author