Package | Description |
---|---|
com.mysema.query.jpa.hibernate |
JPQL for Hibernate
|
Modifier and Type | Method and Description |
---|---|
HibernateDeleteClause |
HibernateQueryFactory.delete(EntityPath<?> path) |
HibernateDeleteClause |
HibernateDeleteClause.setLockMode(Path<?> path,
org.hibernate.LockMode lockMode)
Set the lock mode for the given path.
|
HibernateDeleteClause |
HibernateDeleteClause.where(Predicate... o) |
Copyright © 2007–2015 Mysema Ltd. All rights reserved.