| Package | Description |
|---|---|
| com.avaje.ebean |
Core API (see EbeanServer and Ebean).
|
| Modifier and Type | Method and Description |
|---|---|
protected RawSql.ColumnMapping |
RawSql.ColumnMapping.createImmutableCopy()
Creates an immutable copy of this ColumnMapping.
|
RawSql.ColumnMapping |
RawSql.getColumnMapping()
Return the column mapping for the SQL columns to bean properties.
|
| Constructor and Description |
|---|
RawSql(ResultSet resultSet,
RawSql.Sql sql,
RawSql.ColumnMapping columnMapping) |
Copyright © 2016. All rights reserved.