Database Reference
In-Depth Information
The saga database data
So, the database table associated with the object will look like the following:
Note that we neither needed to create any mapping files to do any of the mappings for
NHibernate, nor create the table. We simply created the NSB configuration. NSB created
the tables and performed the mapping. Look, no need to do SQL.
Likewise, I have a timeout message as an object, as follows:
However, since IBus keeps extra information to keep track of the correct saga and have
IBus execute the timer separately from the current thread, there will be a lot of extra in-
formation in its timeout table for IBus' use.
Search WWH ::




Custom Search