java.lang.Object
io.ebeaninternal.server.rawsql.DRawSqlService
- All Implemented Interfaces:
BootstrapService,SpiRawSqlService
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DRawSqlService
public DRawSqlService()
-
-
Method Details
-
resultSet
- Specified by:
resultSetin interfaceSpiRawSqlService
-
parsed
- Specified by:
parsedin interfaceSpiRawSqlService
-
unparsed
- Specified by:
unparsedin interfaceSpiRawSqlService
-
sqlRow
public SqlRow sqlRow(ResultSet resultSet, String dbTrueValue, boolean binaryOptimizedUUID) throws SQLException - Specified by:
sqlRowin interfaceSpiRawSqlService- Throws:
SQLException
-