OQL中的Name Resolver, Mapping Resolver
摘要:OQL中的两个概念对象 case 1: 把属性替换为列名,对象替换为表名 Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->select UserId,UserCode,UserName from User 结果: Code highli...
阅读全文
posted @ 2008-03-12 23:34