PureQuery API will still be used to provide the data access layer, but it will return the data rows "as is" to the application, in the form of an Employee object with two variables: id and doc.
仍然使用pureQueryAPI提供数据访问层,但是它把数据行“按原样”返回给应用程序,也就是包含两个变量(id和doc)的Employee对象。
PureQuery API will still be used to provide the data access layer, but it will return the data rows "as is" to the application, in the form of an Employee object with two variables: id and doc.
仍然使用pureQueryAPI提供数据访问层,但是它把数据行“按原样”返回给应用程序,也就是包含两个变量(id和doc)的Employee对象。
应用推荐