Should I use EntityManager to map one PO to several tables?(like entity-name in hibernate)

C

cenoxqi

I'm doing my job to put my code in EntityManager from hibernate.

Now I have a problem. When I using hibernate, I could use "entity-
name" so that I can map one po class to more than one db table. But I
can't use "entity-name" in EntityManager.

Do I have to write a more PO class to map another table, even the two
PO class almostly no different?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,444
Messages
2,571,709
Members
48,796
Latest member
Greg L.
Top