Uses of Interface
org.hibernate.sql.exec.spi.LoadedValuesCollector
Packages that use LoadedValuesCollector
-
Uses of LoadedValuesCollector in org.hibernate.sql.exec.spi
Methods in org.hibernate.sql.exec.spi that return LoadedValuesCollectorModifier and TypeMethodDescription@Nullable LoadedValuesCollector
JdbcSelect.getLoadedValuesCollector()
Access to a collector of values loaded to be applied during the processing of the selection's results.