java.lang.Object
io.ebeaninternal.server.querydefn.OrmQueryDetailParser
Parses a Object relational query statement into a OrmQueryDetail and OrmQueryAttributes.
The reason they are split into detail and attributes is that the AutoTune feature is used to replace the OrmQueryDetail leaving the attributes unchanged.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OrmQueryDetailParser
-
-
Method Details
-
parse
- Throws:
jakarta.persistence.PersistenceException
-