Class Table
- java.lang.Object
-
- org.dashbuilder.dataprovider.sql.model.Table
-
public class Table extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()StringgetSchema()voidsetName(String name)voidsetSchema(String schema)
-