Package org.silverpeas.components.mydb.model
-
Class Summary Class Description DataSourceDefinition Definition of a data source.DbColumn A column in a database table.DbTable Table loaded from the database referred by aMyDBConnectionInfo
instance.MyDBConnectionInfo Information about a connexion to a data source.MyDBConnectionInfoRepository Repository ofMyDBConnectionInfo
objects.SqlTypes TableFieldValue The value of a field in a table row with its type (and associated type name) in the database.TableRow A row in a table in a data source.