Class JdbcDefaultType

    • Constructor Detail

      • JdbcDefaultType

        public JdbcDefaultType()
    • Method Detail

      • getProviderSqlType

        public Object getProviderSqlType()
        Returns the type provided by the stack on top of which the SQL Processor works.
        Returns:
        the provided type
      • getClassTypes

        public 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

        public 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