Package com.denodo.commons.schema
Interface ISchema
public interface ISchema
Elements have to implement this interface in order to know the schema of
exported data.
- Since:
- 5.0
-
Method Summary
-
Method Details
-
setSchema
Sets the schema of the data exported.- Parameters:
schema- the schema of the data exported
-