Uses of Class
com.querydsl.jpa.impl.JPAInsertClause
Packages that use JPAInsertClause
-
Uses of JPAInsertClause in com.querydsl.jpa.impl
Methods in com.querydsl.jpa.impl that return JPAInsertClauseModifier and TypeMethodDescriptionJPAQueryFactory.insert(EntityPath<?> path) JPAInsertClause.select(SubQueryExpression<?> sq) <T> JPAInsertClauseJPAInsertClause.set(Path<T> path, Expression<? extends T> expression) <T> JPAInsertClauseJPAInsertClause.setLockMode(javax.persistence.LockModeType lockMode) <T> JPAInsertClause