Uses of Class
de.mguennewig.pobjects.SQLEvalContext

Packages that use SQLEvalContext
de.mguennewig.pobjects.jdbc This package contains Container implementations that use a JDBC connection. 
 

Uses of SQLEvalContext in de.mguennewig.pobjects.jdbc
 

Subclasses of SQLEvalContext in de.mguennewig.pobjects.jdbc
static class MySQLContainer.MySQLEvalContext
          MySQL has a bug with OUTER JOINs and this special evaluation context works around it.
static class SQLiteContainer.SQLiteEvalContext