开发者

Is it possible to create iBatis/MyBatis artifacts for Views in SQL?

I am new to iBatis. I want to know -

  1. Is it possible to create ibatis Artifacts (.j开发者_开发知识库ava files) for views in SQL Server 2005?
  2. Is querying those views will be same as querying the tables?

Thanks. :)


Yes you could, there is no difference between table and view while querying with ibatis and mybatis.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜