Uses of Class
org.hibernate.sql.results.internal.RowProcessingStateStandardImpl
-
Packages that use RowProcessingStateStandardImpl Package Description org.hibernate.internal An internal package containing implementations of central Hibernate APIs, mostly defined inorg.hibernate
.org.hibernate.sql.results.spi -
-
Uses of RowProcessingStateStandardImpl in org.hibernate.internal
Methods in org.hibernate.internal that return RowProcessingStateStandardImpl Modifier and Type Method Description protected RowProcessingStateStandardImpl
AbstractScrollableResults. getRowProcessingState()
-
Uses of RowProcessingStateStandardImpl in org.hibernate.sql.results.spi
-