Please use the google group to ask questions - thanks.

by Orlando 14 Feb 14:12
Error on join in Oracle 8

Using Oracle 8, when the ebean performs a join to load an entity relationships the result is the error:

>>java.sql.SQLException: ORA-00933: SQL command not properly ended

I believe that this happens because mount join using "left outer join" that does not exist in Oracle 8.

Is there any way to make the ebean use the syntax of Oracle 8? Just as you do with Hibernate Dialects?

Or is there some other way to solve this problem?

Create a New Topic

Title:
Body:
 
Introduction User Guide (pdf) Install/Configure Public JavaDoc Whitepapers
General Database Specific Byte Code Deployment Annotations Features
Top Bugs Top Enhancements
woResponse