Hi guys,

I found this Q&A:

"Question: Is there any way to configure a table prefix across all entity tables?

Answer: Not in the JPA specification, no. In OpenJPA, this can be accomplished by creating an extended DBDictionary and overriding the getValidTableName() method."

and am wondering if anyone know if there is an option yet to do this through configuration, rather then code?

Thx,

--Kurt

Reply via email to