| Package | Description |
|---|---|
| org.jooq.scala.example.h2 | |
| org.jooq.scala.example.h2.tables |
| Modifier and Type | Field and Description |
|---|---|
static TBookToBookStore |
Tables.T_BOOK_TO_BOOK_STORE
An m:n relation between books and book stores
|
| Modifier and Type | Field and Description |
|---|---|
static TBookToBookStore |
TBookToBookStore.T_BOOK_TO_BOOK_STORE
The singleton instance of PUBLIC.T_BOOK_TO_BOOK_STORE
|
| Modifier and Type | Method and Description |
|---|---|
TBookToBookStore |
TBookToBookStore.as(String alias) |
Copyright © 2012. All Rights Reserved.