Posted by Gerhard Stephan on January 18th, 2008
This attribute can be used to define that a class is mapped to a database view.
[View („VW_CONTACTS“)]
public class Contact : ValueObject
The attribute is important for the Persisters, because some selects will fired in a different way, if you query a database view. If you want to map a database table, you can use the attribute called "Table".

Loading ...
Posted in Attributes | No Comments »
Posted by Gerhard Stephan on January 18th, 2008

Loading ...
Posted in Releases | No Comments »
Posted by Gerhard Stephan on January 14th, 2008

Loading ...
Posted in Releases | No Comments »
Posted by Gerhard Stephan on December 7th, 2007

Loading ...
Posted in Releases | No Comments »
Posted by Gerhard Stephan on December 7th, 2007

Loading ...
Posted in HowTo | 1 Comment »
Posted by Gerhard Stephan on November 12th, 2007

Loading ...
Posted in Attributes | No Comments »
Posted by Gerhard Stephan on November 2nd, 2007

Loading ...
Posted in Miscellaneous | No Comments »
Posted by Gerhard Stephan on October 30th, 2007

Loading ...
Posted in Releases | No Comments »
Posted by Gerhard Stephan on October 1st, 2007

Loading ...
Posted in Hint | No Comments »
Posted by Gerhard Stephan on September 20th, 2007

Loading ...
Posted in HowTo | No Comments »