Uses of Class
org.hotrod.dynamicsql.assembler.Sentence
-
Packages that use Sentence Package Description org.hotrod.dynamicsql.assembler -
-
Uses of Sentence in org.hotrod.dynamicsql.assembler
Classes in org.hotrod.dynamicsql.assembler with type parameters of type Sentence Modifier and Type Class Description classSentence<M extends Sentence<?,?>,P>Subclasses of Sentence in org.hotrod.dynamicsql.assembler Modifier and Type Class Description classChooseTail<P extends Choose<?>,G extends AbstractSentence<?,?>>classForEach<P extends AbstractSentence<?,?>>classIf<P extends AbstractSentence<?,?>>classOtherwise<P extends Choose<?>,G extends AbstractSentence<?,?>>classSequenceclassWhen<P extends Choose<?>>
-