JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
org.apache.camel.example.spring.boot.rest.jpa.Book
Uses of
Book
in
org.apache.camel.example.spring.boot.rest.jpa
Methods in
org.apache.camel.example.spring.boot.rest.jpa
that return
Book
Modifier and Type
Method and Description
Book
Order.
getBook
()
Methods in
org.apache.camel.example.spring.boot.rest.jpa
that return types with arguments of type
Book
Modifier and Type
Method and Description
Iterable
<
Book
>
Database.
findBooks
()
Methods in
org.apache.camel.example.spring.boot.rest.jpa
with parameters of type
Book
Modifier and Type
Method and Description
void
Order.
setBook
(
Book
book)
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Apache Camel