|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RawSql | |
|---|---|
| com.avaje.ebean | Core API (see Ebean and EbeanServer). |
| Uses of RawSql in com.avaje.ebean |
|---|
| Methods in com.avaje.ebean that return RawSql | |
|---|---|
RawSql |
RawSqlBuilder.create()
Create the immutable RawSql object. |
RawSql |
Query.getRawSql()
Return the RawSql that was set to use for this query. |
| Methods in com.avaje.ebean with parameters of type RawSql | |
|---|---|
Query<T> |
Query.setRawSql(RawSql rawSql)
Set RawSql to use for this query. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||