Uses of Record Class
io.john.amiscaray.quak.data.query.NativeQuery
Packages that use NativeQuery
-
Uses of NativeQuery in io.john.amiscaray.quak.data
Methods in io.john.amiscaray.quak.data with parameters of type NativeQueryModifier and TypeMethodDescription<R> org.hibernate.query.SelectionQuery<R> DatabaseProxy.createSelectionQuery(NativeQuery query, Class<R> entityType) Creates a selection query from an HQL string and its parameters represented as anNativeQuery.