Class SelectionJena<X>
java.lang.Object
org.aksw.jena_sparql_api.mapper.jpa.criteria.SelectionJena<X>
- All Implemented Interfaces:
javax.persistence.criteria.Selection<X>,javax.persistence.TupleElement<X>
-
Constructor Details
-
SelectionJena
public SelectionJena()
-
-
Method Details
-
getJavaType
- Specified by:
getJavaTypein interfacejavax.persistence.TupleElement<X>
-
getAlias
- Specified by:
getAliasin interfacejavax.persistence.TupleElement<X>
-
alias
- Specified by:
aliasin interfacejavax.persistence.criteria.Selection<X>
-
isCompoundSelection
public boolean isCompoundSelection()- Specified by:
isCompoundSelectionin interfacejavax.persistence.criteria.Selection<X>
-
getCompoundSelectionItems
- Specified by:
getCompoundSelectionItemsin interfacejavax.persistence.criteria.Selection<X>
-