<div dir="auto">Greetings. Continuing my work on LINQ-like API for Java, I am currently on the crossroads regarding including a several dependencies into my project.<div dir="auto"><br></div><div dir="auto">Thing that bothers me the most is the fact that if jdk plans to integrate some kind of feature like linq, I would strongly prefer using plain java so my code could provide more insights from the point of view that is the closest to jdk devs themself, and even could become a foundation of such api in the future. I know that jdk prefers to ship APIs with features that utilize them (like streams and optionals with lambdas), so I figured there is a pretty significant chance this could be an intention</div><div dir="auto"><br></div><div dir="auto">So I would like to ask, is there any plans for introducing LINQ-like API into jdk, in java.sql for example?</div><div dir="auto"><br></div></div>