Óscar Burgos Martín

Results 4 comments of Óscar Burgos Martín

I've tested `schema` attribute of the `@table` annotation and it works fine. This attribute is new in spring-data-relational 2.4.X.

> > It is not a solution to use JEE 8 to build this library because it will not be compatible to my JEE9 application. > > Compatible? If you...

We had a SQL native query working fine without _jsqlparser_. But after an upgrade of spring-data, which come with _jsqlparser_ due to spring-projects/spring-data-relational#1572, our code has started to fail. I...

We are interested in this feature. When will it be released?