Annotation Type IfDatabaseVendor

    • Element Detail

      • match

        DatabaseVendor[] match
        Any one of the vendors matches environment.
        Default value is DatabaseVendor.Unknown
        Returns:
        The array of vendors that any one of them is matched
        Default:
        {guru.mikelue.jdut.vendor.DatabaseVendor.Unknown}
      • notMatch

        DatabaseVendor[] notMatch
        Any one of the vendors must not match environment.
        Default value is DatabaseVendor.Unknown
        Returns:
        The array of vendors that any one of them is not matched
        Default:
        {guru.mikelue.jdut.vendor.DatabaseVendor.Unknown}