Annotation Type CopeSchemaType


  • @Deprecated
    @Target(FIELD)
    @Retention(RUNTIME)
    public @interface CopeSchemaType
    Deprecated.
    Is not supported anymore and does not cause anything in cope.
    Specifies the database column type for fields different from the default types.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String dialect
      Deprecated.
       
      String type
      Deprecated.
       
    • Element Detail

      • dialect

        String dialect
        Deprecated.