Hi All, How would one extract, programmatically, the metadata for the fields/columns for a cache/table? I want to get the field names along with the data type for each field, say, for example, if the table is defined via queryentity or SQL/JDBC.
thanks.
