Class DatasourceDefinition


  • public class DatasourceDefinition
    extends ModelObject
    The datasource read from the database. Note the Column/Table and other types from the org.openbravo.base.model package should be used, not the generated ones!
    Author:
    mtaal
    • Constructor Detail

      • DatasourceDefinition

        public DatasourceDefinition()
    • Method Detail

      • getTable

        public Table getTable()
      • setTable

        public void setTable​(Table table)