Hello gurus, When I were developing J2EE APP with OpenJPA, the db schema name is hard-coded into the annotation of Bean files and persistence.xml file, which incurs user cannot configure their DB schema name for the apps.
Are there any chances we can let users determine their DB schema name when they deploy the J2ee app employing OpenJPA? Best Regards, Yu Wang