Community
Participate
Working Groups
It should be 'schema.catalog.procedureName' In OracleHelper>>getQualifiedProcedureName the error is nicely documented! /** * Returns the qualified stored procedure name based on a given ProcedureType * and ProcedureOperationModel. * * The returned string will be in the format: 'catalog.schema.procedureName' * */ protected String getQualifiedProcedureName(ProcedureOperationModel procedureOperationModel, ProcedureType storedProcedure) {
fixed in svn revision: 10557
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink