SameTableNameException Constructors
An exception that is thrown when two persistent classes are mapped to the same table.
Name | Parameters | Description |
---|---|---|
Same |
first |
Initializes a new instance of the Same |
See Also