Package com.sage.orion.sdata.servlet.swtservice.tablebuilder

Interface Summary
DBTableBuilder Interface contains functions for retrieving table definition info and populating table with data
FieldDefinition Interface contains function for exporting field definition info to the table builder
IndexDefinition Interface contains function for exporting index definition info to the table builder
 

Class Summary
JDBCResourceKindField This class provides implementation of the FieldDefinition interface
JDBCResourceKindIndex This class provides implementation of the IndexDefinition interface
JDBCTableBuilder JDBCTableBuilder provides implementation of the DBTableBuilder interface.
 

Enum Summary
FieldAttribute  
FieldDataType Assigns the data type to the table fields corresponding to the underlying database.
 



Copyright © 2011 Sage Software, Inc. All rights reserved.