Uses of Class
org.apache.openjpa.jdbc.sql.SelectImpl.Selects
-
Packages that use SelectImpl.Selects Package Description org.apache.openjpa.jdbc.sql OpenJPA-JDBC SQL Abstraction -
-
Uses of SelectImpl.Selects in org.apache.openjpa.jdbc.sql
Fields in org.apache.openjpa.jdbc.sql declared as SelectImpl.Selects Modifier and Type Field Description protected SelectImpl.SelectsSelectImpl. _selectsMethods in org.apache.openjpa.jdbc.sql that return SelectImpl.Selects Modifier and Type Method Description protected SelectImpl.SelectsSelectImpl. newSelects()Methods in org.apache.openjpa.jdbc.sql with parameters of type SelectImpl.Selects Modifier and Type Method Description voidSelectImpl.Selects. addAll(SelectImpl.Selects sels)Add all aliases from another instance.
-