Toggle navigation
Home
jOOQ
1044ab4900cbae4be9f76a68e330d690d8ff5cd4
Files Diff
Added: 0
Removed: 0
Renamed: 0
Modified: 1
Link to commit
Third party dependencies:
com.h2database:h2:1.4.198-SNAPSHOT
org.hibernate:hibernate-core:5.3.5.Final
javax.xml.bind:jaxb-api:2.3.0
org.slf4j:slf4j-api:1.8.0-beta2
javax.persistence:javax.persistence-api:2.2
org.springframework:spring-context:5.0.7.RELEASE
Dependency Action
Refactorings reported:
Refactoring Name
Occurences
Change Return Type
1
Change Return Type SelectIntoStep<Record> to SelectFromStep<Record> in method public into(table Table<?>) : SelectFromStep<Record> in class org.jooq.SelectIntoStep
From
To