| Package | Description |
|---|---|
| com.avaje.ebeaninternal.server.deploy |
Bean description
|
| com.avaje.ebeaninternal.server.query |
| Modifier and Type | Method and Description |
|---|---|
TableJoinColumn[] |
TableJoin.columns()
Return the join columns.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DbSqlContext.addJoin(String type,
String table,
TableJoinColumn[] cols,
String a1,
String a2,
String inheritance)
Add a join to the sql query.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultDbSqlContext.addJoin(String type,
String table,
TableJoinColumn[] cols,
String a1,
String a2,
String inheritance) |
Copyright © 2014. All Rights Reserved.