2014在中的开源介绍.pptVIP

  • 3
  • 0
  • 约2.08万字
  • 约 21页
  • 2016-12-11 发布于北京
  • 举报
LINQ for Java Integrating Query, Sets and Transform operations in J2EE Olmo del Corral LINQ for Java The LINQ Project is a set of extensions to the .NET Framework for language-integrated query, set, and transform operations. Extends C# width native language syntax and class libraries for queries. We will show a way to do it in Java without making any change in the Java language. Query Example This is the way a C# 3 Query look like.It sorts, group and proyect the already defined collection: IEnumerablePerson people; Seems a SQL Query, but is just syntax sugar. So you can do the same wi

文档评论(0)

1亿VIP精品文档

相关文档