Interface SqlTaggedMetaType

    • Method Detail

      • getClassTypes

        Class<?>[] getClassTypes()
        Returns the list of Java class types related to this META type.
        Returns:
        the list of Java class types related to this META type
      • getMetaTypes

        String[] getMetaTypes()
        Returns the list of names of this META type. These names can be used in the META SQL statements.
        Returns:
        list of names of this META type. These names can be used in the META SQL statements