Skip to content
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.

Commit

Permalink
Merge pull request #273 from eclipse/issues/GH-506-externalset
Browse files Browse the repository at this point in the history
marked ExternalSet as deprecated.
  • Loading branch information
Jeen Broekstra authored Aug 10, 2019
2 parents b4ecc21 + fa0287f commit 073ee66
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,10 @@

/**
* @author James Leigh
*
* @deprecated since 3.0.
*/
@Deprecated
public abstract class ExternalSet extends AbstractQueryModelNode implements TupleExpr {

private static final long serialVersionUID = 3903453394409442226L;
Expand Down

0 comments on commit 073ee66

Please sign in to comment.