openjpa/openjpa-jdbc
A. Abram White a2be03e9cb Add a DiscriminatorStrategy.hasClassConditions() method rather than having the
DiscriminatorStrategy.getClassConditions() method return null for no conditions
so that we can detect whether the joins to the base class owning the 
discriminator are necessary before making them.  Otherwise, we run the risk of
creating table aliases for base class tables without joining them, which can
result in bad SQL. 



git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@505017 13f79535-47bb-0310-9956-ffa450edef68
2007-02-08 19:36:33 +00:00
..
src/main Add a DiscriminatorStrategy.hasClassConditions() method rather than having the 2007-02-08 19:36:33 +00:00
pom.xml Updated to version 0.9.7-incubating-SNAPSHOT 2006-11-12 22:28:45 +00:00