JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.flowingcode.backendcore.dao
Interface CreationDao<T,
K>
All Known Subinterfaces:
CrudDao
<T,
K>
public interface
CreationDao<T,
K>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
K
save
(
T
entity)
Method Details
save
K
save
(
T
entity)