SchemaTool performs no function if no pu is found.
--------------------------------------------------
Key: OPENJPA-532
URL: https://issues.apache.org/jira/browse/OPENJPA-532
Project: OpenJPA
Issue Type: Bug
Components: jdbc
Affects Versions: 1.1.0
Reporter: Albert Lee
Assignee: Albert Lee
Fix For: 1.1.0
SchemaTools performs no function if no pu is found. It just returns without any
message or feedback. E.g.
c:\> java org.apache.openjpa.jdbc.schema.SchemaTool -ConnectionDriverName
com.ibm.db2.jcc.DB2Driver -ConnectionURL jdbc:db2:WSTEST -ConnectionUserName
leealber -ConnectionPassword ******** -f schema.out -action reflect
c:\>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.