true if outer join operations are supported,false otherwise.
@throws SQLException a database error occurred
true if the database server supports outer joins. The query to use if this returns true can be retrieved from the {@link #getJoinQuery()} method.
@return true if the server supports outer joins.
| |
| |
| |
| |