JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
com.speedment.jpastreamer.projection.Projection
Uses of
Projection
in
com.speedment.jpastreamer.projection
Methods in
com.speedment.jpastreamer.projection
that return
Projection
Modifier and Type
Method
Description
static <ENTITY>
Projection
<ENTITY>
Projection.
select
(
Field
<ENTITY> first,
Field
<ENTITY>... other)