Interface SystemVariables.Scope

All Known Implementing Classes:
SystemVariables.DefaultScope
Enclosing class:
SystemVariables

public static interface SystemVariables.Scope
Interface that is used for enums defining the customized scope values for specific DBMSs.
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
  • Method Details

    • priority

      int priority()