Simplifies MappingSqlQueryWithParameters API by dropping parameters and context. Most subclasses won't care about parameters. If you don't use contextual information, subclass this instead of MappingSqlQueryWithParameters. @author Rod Johnson @author Thomas Risberg @author Jean-Pierre Pawlak @see MappingSqlQueryWithParameters
|
|