JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package io.datafx.crud.jpa
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.Object
io.datafx.crud.
BasicCrudService
<S,T> (implements io.datafx.crud.
CrudService
<S,T>)
io.datafx.crud.jpa.
JpaCrudService
<S,T>
io.datafx.crud.jpa.
SimpleJpaCrudService
<S,T>
io.datafx.crud.jpa.
CreateOnceSupplier
<T> (implements java.util.function.Supplier<T>)
io.datafx.crud.jpa.
JpaCall
<S,T> (implements io.datafx.crud.util.
Call
<S,T>)
io.datafx.crud.jpa.
JpaDeleteCall
<S,T>
io.datafx.crud.jpa.
JpaGetAllCall
<S,T>
io.datafx.crud.jpa.
JpaGetByIdCall
<S,T>
io.datafx.crud.jpa.
JpaPersistCall
<S,T>
io.datafx.crud.jpa.
JpaQueryCall
<S,T>
io.datafx.crud.jpa.
JpaUpdateCall
<S,T>
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes