mirror of
https://github.com/google/nomulus.git
synced 2025-07-12 05:58:13 +02:00
Support text-based JPQL query for BEAM (#1168)
* Support text-based JPQL query for BEAM
This commit is contained in:
parent
b5f05405a0
commit
e96873f2d0
4 changed files with 206 additions and 15 deletions
|
@ -213,6 +213,7 @@ PRESUBMITS = {
|
|||
"RdapDomainSearchAction.java",
|
||||
"RdapNameserverSearchAction.java",
|
||||
"RdapSearchActionBase.java",
|
||||
"RegistryQuery",
|
||||
},
|
||||
):
|
||||
"The first String parameter to EntityManager.create(Native)Query "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue