Skip to content

Commit

Permalink
Add missing API @SInCE annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Richardson committed Sep 26, 2012
1 parent c48eb9e commit bd92636
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@

/**
* ScalarFunctionUniquenessRule
* @since 8.0
*/
public class SourceProcedureUniquenessRule implements ObjectValidationRule {
private final String ruleName;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

/**
* PushdownFunctionUtil
* @since 8.0
*/
public class PushdownFunctionUtil {

Expand Down

0 comments on commit bd92636

Please sign in to comment.