Database Reference
In-Depth Information
pointMapping classes to create the database tables that contain the same values. The
reason that we cannot use the classes directly is that we need to add keys for data storage
and the relationship of one-to-many in the tables. We will call these classes Un-
icastBusConfigDB and MessageEndpointMappingDB so that they are database
compatible. We will add their keys.
We will create the key for the MessageEndpointMappingDB class and the relation-
ship by going back to the UnicastBusConfigDB class.
This will create a relationship and the keys that we are aiming for in the Entity Frame-
work table diagrams created previously.
To create the tables with a key that will relate the table of the endpoints to the unicast.
Search WWH ::




Custom Search