A B G L O R S
A
- add(Booking) - Method in interface org.apache.karaf.examples.jdbc.api.BookingService
-
B
- Booking - Class in org.apache.karaf.examples.jdbc.api
-
A regular POJO.
- Booking() - Constructor for class org.apache.karaf.examples.jdbc.api.Booking
-
- BookingService - Interface in org.apache.karaf.examples.jdbc.api
-
Simple interface describing the booking service.
G
- get(Long) - Method in interface org.apache.karaf.examples.jdbc.api.BookingService
-
- getCustomer() - Method in class org.apache.karaf.examples.jdbc.api.Booking
-
- getFlight() - Method in class org.apache.karaf.examples.jdbc.api.Booking
-
- getId() - Method in class org.apache.karaf.examples.jdbc.api.Booking
-
L
- list() - Method in interface org.apache.karaf.examples.jdbc.api.BookingService
-
O
- org.apache.karaf.examples.jdbc.api - package org.apache.karaf.examples.jdbc.api
-
R
- remove(Long) - Method in interface org.apache.karaf.examples.jdbc.api.BookingService
-
S
- setCustomer(String) - Method in class org.apache.karaf.examples.jdbc.api.Booking
-
- setFlight(String) - Method in class org.apache.karaf.examples.jdbc.api.Booking
-
- setId(Long) - Method in class org.apache.karaf.examples.jdbc.api.Booking
-
A B G L O R S
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.