Typos... I don't think that's a good idea becuase a user may call IPreparedCommand's Create method and never actually connect to the database.
--- "Ron Grabowski (JIRA)" <ibatis-dev@incubator.apache.org> wrote: > [ > http://issues.apache.org/jira/browse/IBATISNET-35?page=comments#action_62697 > ] > > Ron Grabowski commented on IBATISNET-35: > ---------------------------------------- > > Initially I thought a good starting point would be to add an abstract > LoggingPreparedCommand class that implemented IPreparedCommand and > that other class would inherifiy from (namely > DefaultPreparedCommand). I don't think that's a good idea becuase a > user may call IDbCommand's Create method and never actually connect