play.db.helper
Class JpaHelper
java.lang.Object
play.db.helper.JpaHelper
public class JpaHelper
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
execute
public static javax.persistence.Query execute(String sql,
Object... params)
executeList
public static javax.persistence.Query executeList(String sql,
List<Object> params)
execute
public static javax.persistence.Query execute(SqlQuery query)
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly