Package org.hibernate.sql.results.internal
-
Class Summary Class Description LoadingCollectionEntryImpl Represents a collection currently being loaded.NullValueAssembler<J> ResolvedSqlSelection ResultsHelper RowProcessingStateStandardImpl Standard RowProcessingState implementationRowTransformerArrayImpl RowTransformer used when an array is explicitly specified as the return typeRowTransformerDatabaseSnapshotImpl<T> RowTransformerJpaTupleImpl RowTransformer generating a JPATuple
RowTransformerSingularReturnImpl<R> RowTransformerStandardImpl<T> The standard RowTransformer - if the row array has just a single dimension, the value from that dimension (index zero) is returned otherwise, the array itself is returnedRowTransformerTupleTransformerAdapter<T> An adapter for treating aTupleTransformer
as aRowTransformer
SqlSelectionImpl StandardEntityGraphTraversalStateImpl StandardRowReader<T> TupleElementImpl<E> Implementation of the JPA TupleElement contractTupleImpl Implementation of the JPA Tuple contractTupleMetadata Metadata about the tuple structure.