Skip to Content
0
Former Member
Dec 02, 2011 at 07:30 AM

JPA and table names

27 Views

Hello, are there any possibilities to use the same table names in different SAP JPA EJB? For example, the first project has entity with a name History and the table name is TMP_HISTORY. The second one has also the entity History with a table name TMP_HISTORY with other columns. In such case it's impossible to deploy the second one dictionary.